mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Fix typo in Ombi translation strings (#101747)
Update strings.json Fixed typo ("Sumbit" -> "Submit")
This commit is contained in:
parent
9afdc22818
commit
6d632bd1ab
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"services": {
|
"services": {
|
||||||
"submit_movie_request": {
|
"submit_movie_request": {
|
||||||
"name": "Sumbit movie request",
|
"name": "Submit movie request",
|
||||||
"description": "Searches for a movie and requests the first result.",
|
"description": "Searches for a movie and requests the first result.",
|
||||||
"fields": {
|
"fields": {
|
||||||
"name": {
|
"name": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user