mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-21 12:21:31 +03:00
New translations en-US.json (Croatian)
This commit is contained in:
parent
1891b3c055
commit
64a79f9325
@ -28,6 +28,9 @@
|
|||||||
"reblog_title": "Points for reblog",
|
"reblog_title": "Points for reblog",
|
||||||
"login_title": "Points for login",
|
"login_title": "Points for login",
|
||||||
"checkin_title": "Points for heartbeat",
|
"checkin_title": "Points for heartbeat",
|
||||||
|
"referral": "Referral",
|
||||||
|
"referral_title": "Referral rewards",
|
||||||
|
"referral_desc": "Invite friends and earn ESTM",
|
||||||
"checkin_extra_title": "Usage bonus",
|
"checkin_extra_title": "Usage bonus",
|
||||||
"no_activity": "No recent activity",
|
"no_activity": "No recent activity",
|
||||||
"outgoing_transfer_description": "",
|
"outgoing_transfer_description": "",
|
||||||
@ -100,14 +103,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notification": {
|
"notification": {
|
||||||
"vote": "se sviđa vaša objava",
|
"vote": "voted",
|
||||||
"unvote": "je odglasao vašu objavu",
|
"unvote": "unvoted",
|
||||||
"reply": "je odgovorio na vašu objavu",
|
"reply": "replied to",
|
||||||
"mention": "te spomenuo/la",
|
"mention": "mentioned in",
|
||||||
"follow": "te prati",
|
"follow": "te prati",
|
||||||
"unfollow": "te prestao/la pratiti",
|
"unfollow": "te prestao/la pratiti",
|
||||||
"ignore": "te ignorira",
|
"ignore": "te ignorira",
|
||||||
"reblog": "je podijelio tvoju objavu",
|
"reblog": "reblogged",
|
||||||
"transfer": "transferred",
|
"transfer": "transferred",
|
||||||
"notification": "Obavijesti",
|
"notification": "Obavijesti",
|
||||||
"leaderboard": "Rang lista",
|
"leaderboard": "Rang lista",
|
||||||
@ -117,7 +120,11 @@
|
|||||||
"yesterday": "Jučer",
|
"yesterday": "Jučer",
|
||||||
"this_week": "Ovog Tjedna",
|
"this_week": "Ovog Tjedna",
|
||||||
"this_month": "Ovaj Mjesec",
|
"this_month": "Ovaj Mjesec",
|
||||||
"older_then": "Starije od mjesec dana"
|
"older_then": "Starije od mjesec dana",
|
||||||
|
"activities": "All",
|
||||||
|
"replies": "Odgovori",
|
||||||
|
"mentions": "Mentions",
|
||||||
|
"reblogs": "Reblogs"
|
||||||
},
|
},
|
||||||
"leaderboard": {
|
"leaderboard": {
|
||||||
"daily": "DAILY",
|
"daily": "DAILY",
|
||||||
@ -206,7 +213,10 @@
|
|||||||
},
|
},
|
||||||
"home": {
|
"home": {
|
||||||
"feed": "Novosti",
|
"feed": "Novosti",
|
||||||
"popular": "Popularno"
|
"popular": "Popularno",
|
||||||
|
"top": "Top",
|
||||||
|
"hot": "Hot",
|
||||||
|
"new": "New"
|
||||||
},
|
},
|
||||||
"side_menu": {
|
"side_menu": {
|
||||||
"profile": "Profil",
|
"profile": "Profil",
|
||||||
|
Loading…
Reference in New Issue
Block a user