New translations translation.json (Norwegian)

This commit is contained in:
AkiraFukushima 2020-08-31 13:32:12 +09:00
parent 10acc944b2
commit 647aa8f96f
1 changed files with 3 additions and 0 deletions

View File

@ -327,6 +327,7 @@
"reblog": "Reblog", "reblog": "Reblog",
"fav": "Favourite", "fav": "Favourite",
"detail": "Toot details", "detail": "Toot details",
"bookmark": "Bookmark",
"pinned": "Pinned toot", "pinned": "Pinned toot",
"poll": { "poll": {
"vote": "Vote", "vote": "Vote",
@ -423,6 +424,8 @@
"unreblog_error": "Failed to unreblog", "unreblog_error": "Failed to unreblog",
"favourite_error": "Failed to favourite", "favourite_error": "Failed to favourite",
"unfavourite_error": "Failed to unfavourite", "unfavourite_error": "Failed to unfavourite",
"bookmark_error": "Failed to bookmark",
"unbookmark_error": "Failed to remove bookmark",
"delete_error": "Failed to delete the toot", "delete_error": "Failed to delete the toot",
"search_error": "Failed to search", "search_error": "Failed to search",
"toot_error": "Failed to toot", "toot_error": "Failed to toot",