diff options
Diffstat (limited to 'core/l10n/nb_NO.js')
-rw-r--r-- | core/l10n/nb_NO.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/nb_NO.js b/core/l10n/nb_NO.js index ef1cf6a83d0..1c26ed22b96 100644 --- a/core/l10n/nb_NO.js +++ b/core/l10n/nb_NO.js @@ -119,6 +119,7 @@ OC.L10N.register( "Hello world!" : "Hei, Verden!", "sunny" : "solfylt", "Hello {name}, the weather is {weather}" : "Hallo {name}, været er {weather}", + "Hello {name}" : "Hallo {name}", "_download %n file_::_download %n files_" : ["last ned %n fil","last ned %n filer"], "Updating {productName} to version {version}, this may take a while." : "Oppdaterer {productName} til versjon {version}. Dette kan ta litt tid.", "Please reload the page." : "Vennligst last siden på nytt.", |