New translations app.json (Slovenian)
This commit is contained in:
parent
ac68c6c7fc
commit
39412a992a
|
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue