diff options
Diffstat (limited to 'apps/weather_status/l10n/fi.js')
-rw-r--r-- | apps/weather_status/l10n/fi.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/fi.js b/apps/weather_status/l10n/fi.js index 28cb50c6216..3f5f5617a41 100644 --- a/apps/weather_status/l10n/fi.js +++ b/apps/weather_status/l10n/fi.js @@ -11,6 +11,9 @@ OC.L10N.register( "Detect location" : "Tunnista sijainti", "Set custom address" : "Syötä osoite", "Favorites" : "Suosikit", + "{temperature} {unit} clear sky" : "{temperature} {unit} selkeä taivas", + "{temperature} {unit} cloudy" : "{temperature} {unit} pilvistä", + "{temperature} {unit} partly cloudy" : "{temperature} {unit} osittain pilvistä", "More weather for {adr}" : "Lisää säätietoja kohteesta {adr}", "Loading weather" : "Ladataan säätietoa", "Remove from favorites" : "Poista suosikeista", |