New translations app.json (Slovenian)

This commit is contained in:
Eugen Rochko 2022-12-01 21:52:19 +01:00
parent ac68c6c7fc
commit 39412a992a
1 changed files with 7 additions and 7 deletions

View File

@ -95,7 +95,7 @@
}, },
"tabs": { "tabs": {
"home": "Domov", "home": "Domov",
"search": "Iskanje", "search_and_explore": "Search and Explore",
"notifications": "Obvestila", "notifications": "Obvestila",
"profile": "Profil" "profile": "Profil"
}, },
@ -724,15 +724,15 @@
"title": "Zaznamki" "title": "Zaznamki"
}, },
"followed_tags": { "followed_tags": {
"title": "Followed Tags", "title": "Sledene značke",
"header": { "header": {
"posts": "posts", "posts": "objav",
"participants": "participants", "participants": "udeležencev",
"posts_today": "posts today" "posts_today": "objav danes"
}, },
"actions": { "actions": {
"follow": "Follow", "follow": "Sledi",
"unfollow": "Unfollow" "unfollow": "Prenehaj slediti"
} }
} }
} }