mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-20 20:01:56 +03:00
Update source file en-US.json
This commit is contained in:
parent
1c83848a1c
commit
7f47d8bbd1
@ -299,7 +299,24 @@
|
||||
"my_blog": "My Blog",
|
||||
"my_communities": "My Communities",
|
||||
"top_communities": "Top Communities",
|
||||
"schedule_modal_title": "Schedule Post"
|
||||
"schedule_modal_title": "Schedule Post",
|
||||
"snippets": "Snippets"
|
||||
},
|
||||
"snippets":{
|
||||
"label_no_snippets":"No Snippets Found",
|
||||
"title_add_snippet":"Add Snippet",
|
||||
"title_edit_snippet":"Edit Snippet",
|
||||
"title_remove_confirmation":"Delete snippet",
|
||||
"placeholder_title":"Snippet title",
|
||||
"placeholder_body":"Add snippet body here...",
|
||||
"btn_save":"SAVE",
|
||||
"btn_close":"CLOSE",
|
||||
"btn_add":"Snippet",
|
||||
"message_incomplete":"Please add title and body for snippet",
|
||||
"message_failed":"Failed to save snippet",
|
||||
"message_remove_confirmation":"Are you sure you want to delete this snippet?",
|
||||
"btn_confirm":"Confirm",
|
||||
"btn_cancel":"Cancel"
|
||||
},
|
||||
"pincode": {
|
||||
"enter_text": "Enter PIN to unlock",
|
||||
|
Loading…
Reference in New Issue
Block a user