mirror of
https://github.com/wassname/Mostly-Harmless.git
synced 2026-06-27 16:10:28 +08:00
Added two missing translations for Norwegian locale.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"just_now": {
|
||||
"message": "just now",
|
||||
"message": "akkurat nå",
|
||||
"description": "Describe that something just happened."
|
||||
|
||||
},
|
||||
@@ -263,7 +263,7 @@
|
||||
"message": "del"
|
||||
},
|
||||
"report_confirm": {
|
||||
"message": "are you sure? $BEGIN_LINK_YES$yes$END_LINK_YES$/$BEGIN_LINK_NO$no$END_LINK_NO$",
|
||||
"message": "er du sikker? $BEGIN_LINK_YES$ja$END_LINK_YES$/$BEGIN_LINK_NO$nei$END_LINK_NO$",
|
||||
"placeholders": {
|
||||
"BEGIN_LINK_YES": {
|
||||
"content": "<a onclick=\"reddit.reportPost(event)\">"
|
||||
|
||||
Reference in New Issue
Block a user