diff options
Diffstat (limited to 'MLEB/Babel/i18n/api/nb.json')
-rw-r--r-- | MLEB/Babel/i18n/api/nb.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MLEB/Babel/i18n/api/nb.json b/MLEB/Babel/i18n/api/nb.json new file mode 100644 index 00000000..dd5ab4ef --- /dev/null +++ b/MLEB/Babel/i18n/api/nb.json @@ -0,0 +1,11 @@ +{ + "@metadata": { + "authors": [ + "Jon Harald Søby" + ] + }, + "apihelp-query+babel-description": "Få informasjon om hvilke språk brukeren kan", + "apihelp-query+babel-summary": "Hent informasjon om hvilke språk brukeren kan", + "apihelp-query+babel-param-user": "Bruker det skal hentes informasjon om", + "apihelp-query+babel-example-1": "Hent Babel-informasjon for brukeren <kbd>Eksempel</kbd>" +} |