16 lines
434 B
JSON
16 lines
434 B
JSON
|
{ "translations": {
|
||
|
"Weather" : "Vær",
|
||
|
"Save" : "Lagre",
|
||
|
"Add a city" : "Legg til ein by",
|
||
|
"Add city" : "Legg til by",
|
||
|
"City name" : "Bynamn",
|
||
|
"Add" : "Legg til",
|
||
|
"Cancel" : "Avbryt",
|
||
|
"Settings" : "Instillingar",
|
||
|
"Pressure" : "Trykk",
|
||
|
"Humidity" : "Luftfuktigheit",
|
||
|
"Wind" : "Vind",
|
||
|
"Sunrise" : "Soloppgang",
|
||
|
"Sunset" : "Solnedgang"
|
||
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||
|
}
|