Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added strings for resizing graph #270

Merged
merged 2 commits into from
Oct 29, 2024
Merged
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
24 changes: 12 additions & 12 deletions station.localization.json
Original file line number Diff line number Diff line change
Expand Up @@ -12245,7 +12245,7 @@
{
"ident_ios": "UserApiError.ER_CONFLICT",
"ident_android": "",
"ident_webui": "",
"ident_webui": "UserApiError.ER_CONFLICT",
"en": "Data already exists, cannot update",
"fi": "Tiedot on jo olemassa, päivitystä ei voida tehdä",
"ru": "",
Expand Down Expand Up @@ -13123,24 +13123,24 @@
"ident_android": "increase_graph_size",
"ident_webui": "",
"en": "Increase graph size",
"fi": "",
"fi": "Suurenna kaavioiden kokoa",
"ru": "Сделать графики крупнее",
"sv": "",
"fr": "",
"de": "",
"pl": ""
"sv": "Förstora diagrammens storlek",
"fr": "Agrandir la taille des graphiques",
"de": "Vergrößern Sie die Größe der Diagramme",
"pl": "Powiększ rozmiar wykresów"
},
{
"ident_ios": "",
"ident_android": "decrease_graph_size",
"ident_webui": "",
"en": "Decrease graph size",
"fi": "",
"en": "Decrease graph size",
"fi": "Pienennä kaavioiden kokoa",
"ru": "Сделать графики меньше",
"sv": "",
"fr": "",
"de": "",
"pl": ""
"sv": "Minska diagrammens storlek",
"fr": "Réduire la taille des graphiques",
"de": "Verkleinern Sie die Größe der Diagramme",
"pl": "Zmniejsz rozmiar wykresów"
}
]
}