New translations translation.json (Swedish)
This commit is contained in:
parent
30bc0d7c4f
commit
9918e81f0a
|
@ -50,7 +50,6 @@
|
||||||
"expand": "Expand",
|
"expand": "Expand",
|
||||||
"home": "Home",
|
"home": "Home",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
"mention": "Mention",
|
|
||||||
"direct": "Direct messages",
|
"direct": "Direct messages",
|
||||||
"follow_requests": "Follow Requests",
|
"follow_requests": "Follow Requests",
|
||||||
"favourite": "Favourite",
|
"favourite": "Favourite",
|
||||||
|
@ -64,7 +63,6 @@
|
||||||
"header_menu": {
|
"header_menu": {
|
||||||
"home": "Home",
|
"home": "Home",
|
||||||
"notification": "Notification",
|
"notification": "Notification",
|
||||||
"mention": "Mention",
|
|
||||||
"favourite": "Favourite",
|
"favourite": "Favourite",
|
||||||
"bookmark": "Bookmark",
|
"bookmark": "Bookmark",
|
||||||
"follow_requests": "Follow Requests",
|
"follow_requests": "Follow Requests",
|
||||||
|
@ -463,10 +461,9 @@
|
||||||
"timeline_fetch_error": "Failed to fetch timeline",
|
"timeline_fetch_error": "Failed to fetch timeline",
|
||||||
"notification_fetch_error": "Failed to fetch notification",
|
"notification_fetch_error": "Failed to fetch notification",
|
||||||
"favourite_fetch_error": "Failed to fetch favorite",
|
"favourite_fetch_error": "Failed to fetch favorite",
|
||||||
|
"bookmark_fetch_error": "Failed to fetch bookmarks",
|
||||||
"follow_request_accept_error": "Failed to accept the request",
|
"follow_request_accept_error": "Failed to accept the request",
|
||||||
"follow_request_reject_error": "Failed to reject the request",
|
"follow_request_reject_error": "Failed to reject the request",
|
||||||
"start_streaming_error": "Failed to start streaming",
|
|
||||||
"start_all_streamings_error": "Failed to start streaming of {{domain}}",
|
|
||||||
"attach_error": "Could not attach the file",
|
"attach_error": "Could not attach the file",
|
||||||
"authorize_duplicate_error": "Can not login the same account of the same domain",
|
"authorize_duplicate_error": "Can not login the same account of the same domain",
|
||||||
"authorize_error": "Failed to authorize",
|
"authorize_error": "Failed to authorize",
|
||||||
|
|
Loading…
Reference in New Issue