New Crowdin updates (#1457)

This commit is contained in:
Thomas Camlong
2023-10-22 18:00:47 +02:00
committed by GitHub
parent f8dfa0d7f0
commit fe0b34a6e4
90 changed files with 593 additions and 571 deletions

View File

@@ -3,12 +3,12 @@
"name": "Pogoda",
"description": "Wyświetla aktualne informacje o pogodzie w ustawionej lokalizacji.",
"settings": {
"title": "Ustawienia dla widgetu pogody",
"title": "Ustawienia widżetu pogody",
"displayInFahrenheit": {
"label": "Wyświetlaj w Fahrenheitach"
},
"displayCityName": {
"label": ""
"label": "Wyświetlaj nazwę miasta"
},
"location": {
"label": "Lokalizacja pogody"
@@ -33,5 +33,5 @@
"unknown": "Nieznany"
}
},
"error": ""
"error": "Wystąpił błąd"
}