Skip to content

Commit

Permalink
Add missing translations
Browse files Browse the repository at this point in the history
Refs: #58
  • Loading branch information
orontee committed Oct 17, 2023
1 parent f3dc49c commit c3bcd01
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/l10n/cs.cc
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ const L10n::Translations L10n::cs_translations{
{"Imperial", "Imperiální"},
{"Hourly forecast", "Hodinová předpověď"},
{"Daily forecast", "Denní předpověď"},
{"Units", "Jednotky"},
{"Start screen", "Startovací obrazovka"},
{"Custom API key", "Vlastní klíč API"},
{"Parameters", "Parametry"},
Expand Down
1 change: 1 addition & 0 deletions src/l10n/fr.cc
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ const L10n::Translations L10n::fr_translations{
{"Imperial", "Unités impériales"},
{"Hourly forecast", "Prévision par heure"},
{"Daily forecast", "Prévision par jour"},
{"Units", "Unités"},
{"Start screen", "Écran de démarrage"},
{"Custom API key", "Clé d'API personnalisée"},
{"Parameters", "Paramètres"},
Expand Down
1 change: 1 addition & 0 deletions src/l10n/pl.cc
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ const L10n::Translations L10n::pl_translations{
{"Imperial", "Imperialne"},
{"Hourly forecast", "Prognoza godzinowa"},
{"Daily forecast", "Prognoza dzienna"},
{"Units", "Jednostki"},
{"Start screen", "Ekran startowy"},
{"Custom API key", "Własny klucz API"},
{"Parameters", "Parametry"},
Expand Down

0 comments on commit c3bcd01

Please sign in to comment.