mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-22 04:41:43 +03:00
New translations en-US.json (Indonesian)
This commit is contained in:
parent
da94cb1424
commit
b0afc647d6
@ -302,33 +302,33 @@
|
||||
"my_communities": "Komunitas Saya",
|
||||
"top_communities": "Komunitas Tertinggi",
|
||||
"schedule_modal_title": "Jadwalkan Posting",
|
||||
"snippets": "Snippets",
|
||||
"snippets": "Cuplikan",
|
||||
"alert_init_title": "Konten Baru",
|
||||
"alert_init_body": "Open recent draft or Create new post",
|
||||
"alert_btn_draft": "Recent Draft",
|
||||
"alert_btn_new": "New Post",
|
||||
"alert_pub_edit_title": "Publishing edits",
|
||||
"alert_pub_new_title": "Publishing new post",
|
||||
"alert_init_body": "Buka draf terbaru atau Buatlah postingan baru",
|
||||
"alert_btn_draft": "Draf terbaru",
|
||||
"alert_btn_new": "Postingan Terbaru",
|
||||
"alert_pub_edit_title": "Memublikasikan hasil edit",
|
||||
"alert_pub_new_title": "Menerbitkan postingan baru",
|
||||
"alert_pub_body": "Apakah anda yakin?",
|
||||
"alert_btn_yes": "Ya",
|
||||
"alert_btn_no": "Tidak",
|
||||
"draft_save_success": "Draft Saved",
|
||||
"draft_save_fail": "Failed to save draft"
|
||||
"draft_save_success": "Draf Disimpan",
|
||||
"draft_save_fail": "Gagal menyimpan draf"
|
||||
},
|
||||
"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",
|
||||
"label_no_snippets": "Cuplikan Tidak Ditemukan",
|
||||
"title_add_snippet": "Tambahkan Cuplikan",
|
||||
"title_edit_snippet": "Edit Cuplikan",
|
||||
"title_remove_confirmation": "Hapus Cuplikan",
|
||||
"placeholder_title": "Judul Cuplikan",
|
||||
"placeholder_body": "Tambahkan cuplikan pada isi tulisin di sini...",
|
||||
"btn_save": "SIMPAN",
|
||||
"btn_close": "TUTUP",
|
||||
"btn_add": "Cuplikan",
|
||||
"message_incomplete": "Tambahkan judul dan isi untuk cuplikan",
|
||||
"message_failed": "Gagal menyimpan cuplikan",
|
||||
"message_remove_confirmation": "Apakah Anda yakin ingin menghapus cuplikan ini?",
|
||||
"btn_confirm": "Konfirmasi",
|
||||
"btn_cancel": "Cancel"
|
||||
},
|
||||
"uploads_modal": {
|
||||
|
Loading…
Reference in New Issue
Block a user