mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-28 10:22:38 +03:00
New translations en-US.json (Czech)
This commit is contained in:
parent
12cc3bccf3
commit
a93f1c9f26
@ -132,10 +132,38 @@
|
|||||||
"success_rebloged": "Rebloged!",
|
"success_rebloged": "Rebloged!",
|
||||||
"already_rebloged": "You have already reblogged!",
|
"already_rebloged": "You have already reblogged!",
|
||||||
"warning": "Warning",
|
"warning": "Warning",
|
||||||
"invalid_pincode": "Invalid pin code, please check and try again."
|
"invalid_pincode": "Invalid pin code, please check and try again.",
|
||||||
|
"remove_alert": "Are you sure want to remove?",
|
||||||
|
"cancel": "Cancel",
|
||||||
|
"delete": "Delete"
|
||||||
},
|
},
|
||||||
"post": {
|
"post": {
|
||||||
"reblog_alert": "Are you sure you want to reblog?",
|
"reblog_alert": "Are you sure you want to reblog?"
|
||||||
"reblog_cancel": "Cancel"
|
},
|
||||||
|
"drafts": {
|
||||||
|
"title": "Drafts",
|
||||||
|
"load_error": "Could not load drafts",
|
||||||
|
"empty_list": "Nothing here",
|
||||||
|
"deleted": "Draft deleted"
|
||||||
|
},
|
||||||
|
"schedules": {
|
||||||
|
"title": "Scheduled Posts",
|
||||||
|
"empty_list": "Nothing here",
|
||||||
|
"deleted": "Scheduled post deleted",
|
||||||
|
"move": "Move to drafts",
|
||||||
|
"moved": "Moved to drafts"
|
||||||
|
},
|
||||||
|
"bookmarks": {
|
||||||
|
"title": "Bookmarks",
|
||||||
|
"load_error": "Could not load bookmarks",
|
||||||
|
"empty_list": "Nothing here",
|
||||||
|
"deleted": "Bookmark removed",
|
||||||
|
"search": "Search in bookmarks"
|
||||||
|
},
|
||||||
|
"favorites": {
|
||||||
|
"title": "Favorites",
|
||||||
|
"load_error": "Could not load favorites",
|
||||||
|
"empty_list": "Nothing here",
|
||||||
|
"search": "Search in favorites"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user