New translations translation.json (Norwegian)
This commit is contained in:
parent
d2ef814334
commit
409ccb5f27
|
@ -135,17 +135,7 @@
|
||||||
},
|
},
|
||||||
"other": {
|
"other": {
|
||||||
"title": "Other options",
|
"title": "Other options",
|
||||||
"launch": "Launch app on login",
|
"launch": "Launch app on login"
|
||||||
"spellcheck": {
|
|
||||||
"description": "Enable spellchecker",
|
|
||||||
"notice": "Requires relaunch",
|
|
||||||
"confirm": {
|
|
||||||
"title": "Confirm",
|
|
||||||
"message": "You have to restart this application. Continue?",
|
|
||||||
"ok": "Restart Now",
|
|
||||||
"cancel": "Cancel"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"appearance": {
|
"appearance": {
|
||||||
|
@ -239,13 +229,20 @@
|
||||||
},
|
},
|
||||||
"language": {
|
"language": {
|
||||||
"title": "Language",
|
"title": "Language",
|
||||||
"language_description": "Choose the language you would like to use with Whalebird.",
|
|
||||||
"notice": "Requires relaunch",
|
"notice": "Requires relaunch",
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"title": "Confirm",
|
"title": "Confirm",
|
||||||
"message": "You have to restart this application. Continue?",
|
"message": "You have to restart this application. Continue?",
|
||||||
"ok": "Restart Now",
|
"ok": "Restart Now",
|
||||||
"cancel": "Cancel"
|
"cancel": "Cancel"
|
||||||
|
},
|
||||||
|
"language": {
|
||||||
|
"title": "Language",
|
||||||
|
"description": "Choose the language you would like to use with Whalebird."
|
||||||
|
},
|
||||||
|
"spellchecker": {
|
||||||
|
"title": "Spellcheck",
|
||||||
|
"enabled": "Enable spellchecker"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue