mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-21 04:11:50 +03:00
New translations en-US.json (Portuguese)
This commit is contained in:
parent
bd32213f0e
commit
d63e52e1d4
@ -299,7 +299,24 @@
|
|||||||
"my_blog": "Meu Blog",
|
"my_blog": "Meu Blog",
|
||||||
"my_communities": "Minhas Comunidades",
|
"my_communities": "Minhas Comunidades",
|
||||||
"top_communities": "Principais Comunidades",
|
"top_communities": "Principais Comunidades",
|
||||||
"schedule_modal_title": "Agendar Post"
|
"schedule_modal_title": "Agendar 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": {
|
"pincode": {
|
||||||
"enter_text": "Insira PIN para desbloquear",
|
"enter_text": "Insira PIN para desbloquear",
|
||||||
|
Loading…
Reference in New Issue
Block a user