Skip to content
Snippets Groups Projects
Commit 38a29b8e authored by Henrik Askjer's avatar Henrik Askjer
Browse files

dicts inline

parent ac45f783
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,11 @@ ...@@ -5,6 +5,11 @@
"bm": "bokmålsordboka (bm)", "bm": "bokmålsordboka (bm)",
"bm,nn": "begge ordbøkene" "bm,nn": "begge ordbøkene"
}, },
"dicts_inline": {
"nn": "Nynorskorboka",
"bm": "Bokmålsordboka",
"bm,nn": "ordbøkene"
},
"menu": { "menu": {
"title": "Meny", "title": "Meny",
"help-and-info": "Hjelp og informasjon", "help-and-info": "Hjelp og informasjon",
...@@ -20,13 +25,6 @@ ...@@ -20,13 +25,6 @@
"locale": "Brukergrensesnitt", "locale": "Brukergrensesnitt",
"default-dict": "Standard ordbokvisning" "default-dict": "Standard ordbokvisning"
}, },
"error": {
"dicts": {
"nn": "Nynorskorboka",
"bm": "Bokmålsordboka",
"bm,nn": "ordbøkene"
}
},
"article_footer": { "article_footer": {
"share": "Del ordet", "share": "Del ordet",
"copy_link": "Kopier lenke", "copy_link": "Kopier lenke",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment