Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion public/locales/es/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"series": "Series",
"episodes": "Episodios",
"songs": "Canciones",
"albums": "Albums"
"albums": "Álbumes"
},
"esphome": {
"offline": "Fuera de línea",
Expand Down
4 changes: 2 additions & 2 deletions public/locales/pl/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"seconds": "s"
},
"auth": {
"signout": "Sign out"
"signout": "Wyloguj się"
},
"widget": {
"missing_type": "Brakujący typ widżetu: {{type}}",
Expand Down Expand Up @@ -133,7 +133,7 @@
"series": "Seriale",
"episodes": "Odcinki",
"songs": "Piosenki",
"albums": "Albums"
"albums": "Albumy"
},
"esphome": {
"offline": "Offline",
Expand Down
Loading