2
2
mirror of https://github.com/mastodon/mastodon-ios synced 2025-04-11 22:58:02 +02:00

New translations app.json (Swedish)

This commit is contained in:
Eugen Rochko 2022-12-01 22:52:01 +01:00
parent e5c2e98379
commit ed69bb44f9

View File

@ -95,7 +95,7 @@
}, },
"tabs": { "tabs": {
"home": "Hem", "home": "Hem",
"search_and_explore": "Search and Explore", "search_and_explore": "Sök och utforska",
"notifications": "Notiser", "notifications": "Notiser",
"profile": "Profil" "profile": "Profil"
}, },
@ -724,15 +724,15 @@
"title": "Bokmärken" "title": "Bokmärken"
}, },
"followed_tags": { "followed_tags": {
"title": "Followed Tags", "title": "Följda hashtaggar",
"header": { "header": {
"posts": "posts", "posts": "inlägg",
"participants": "participants", "participants": "deltagare",
"posts_today": "posts today" "posts_today": "inlägg idag"
}, },
"actions": { "actions": {
"follow": "Follow", "follow": "Följ",
"unfollow": "Unfollow" "unfollow": "Avfölj"
} }
} }
} }