New translations app.json (Icelandic)

This commit is contained in:
Eugen Rochko 2022-12-01 21:52:38 +01:00
parent 349db4b541
commit 5ad524c3a1
1 changed files with 7 additions and 7 deletions

View File

@ -95,7 +95,7 @@
}, },
"tabs": { "tabs": {
"home": "Heim", "home": "Heim",
"search": "Leita", "search_and_explore": "Search and Explore",
"notifications": "Tilkynningar", "notifications": "Tilkynningar",
"profile": "Notandasnið" "profile": "Notandasnið"
}, },
@ -724,15 +724,15 @@
"title": "Bókamerki" "title": "Bókamerki"
}, },
"followed_tags": { "followed_tags": {
"title": "Followed Tags", "title": "Myllumerki sem fylgst er með",
"header": { "header": {
"posts": "posts", "posts": "færslur",
"participants": "participants", "participants": "þátttakendur",
"posts_today": "posts today" "posts_today": "færslur í dag"
}, },
"actions": { "actions": {
"follow": "Follow", "follow": "Fylgjast með",
"unfollow": "Unfollow" "unfollow": "Hætta að fylgjast með"
} }
} }
} }