mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-25 22:33:52 +03:00
New translations en-US.json (Bosnian)
This commit is contained in:
parent
39aa203c28
commit
5ae526d4c9
@ -281,7 +281,8 @@
|
|||||||
"publish": "Publish",
|
"publish": "Publish",
|
||||||
"search": "Search",
|
"search": "Search",
|
||||||
"update": "Update",
|
"update": "Update",
|
||||||
"reply": "Reply"
|
"reply": "Reply",
|
||||||
|
"schedule": "Schedule"
|
||||||
},
|
},
|
||||||
"editor": {
|
"editor": {
|
||||||
"title": "Title",
|
"title": "Title",
|
||||||
@ -303,6 +304,7 @@
|
|||||||
"limited_lastchar": "Tag must end with letter or number",
|
"limited_lastchar": "Tag must end with letter or number",
|
||||||
"setting_schedule": "Scheduling Time",
|
"setting_schedule": "Scheduling Time",
|
||||||
"setting_reward": "Reward",
|
"setting_reward": "Reward",
|
||||||
|
"setting_reblog": "Reblog",
|
||||||
"setting_beneficiary": "Beneficiary",
|
"setting_beneficiary": "Beneficiary",
|
||||||
"setting_thumb": "Set Thumbnail",
|
"setting_thumb": "Set Thumbnail",
|
||||||
"reward_default": "Default 50% / 50%",
|
"reward_default": "Default 50% / 50%",
|
||||||
@ -328,7 +330,11 @@
|
|||||||
"draft_save_success": "Draft Saved",
|
"draft_save_success": "Draft Saved",
|
||||||
"draft_save_fail": "Failed to save draft",
|
"draft_save_fail": "Failed to save draft",
|
||||||
"select_thumb": "Select Post Thumbnail",
|
"select_thumb": "Select Post Thumbnail",
|
||||||
"two_thumbs_required": "Add more images in your post before setting thumbnail"
|
"two_thumbs_required": "Add more images in your post before setting thumbnail",
|
||||||
|
"scheduled_for": "Scheduled For",
|
||||||
|
"scheduled_immediate": "Immediate",
|
||||||
|
"scheduled_later": "Later",
|
||||||
|
"settings_title": "Post Settings"
|
||||||
},
|
},
|
||||||
"snippets": {
|
"snippets": {
|
||||||
"label_no_snippets": "No Snippets Found",
|
"label_no_snippets": "No Snippets Found",
|
||||||
@ -671,7 +677,8 @@
|
|||||||
"percent": "Percent",
|
"percent": "Percent",
|
||||||
"username": "Username",
|
"username": "Username",
|
||||||
"addAccount": "Add Account",
|
"addAccount": "Add Account",
|
||||||
"save": "Save"
|
"save": "Save",
|
||||||
|
"cancel": "Cancel"
|
||||||
},
|
},
|
||||||
"welcome": {
|
"welcome": {
|
||||||
"label": "Welcome to",
|
"label": "Welcome to",
|
||||||
|
Loading…
Reference in New Issue
Block a user