From a66de67ca21597d3ff6894ac7bc7915a7c68844a Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 9 Apr 2021 07:35:35 +0300 Subject: [PATCH] New translations en-US.json (Mongolian) --- src/config/locales/mn-MN.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/src/config/locales/mn-MN.json b/src/config/locales/mn-MN.json index 58312169f..676ca7fbe 100644 --- a/src/config/locales/mn-MN.json +++ b/src/config/locales/mn-MN.json @@ -301,7 +301,18 @@ "my_communities": "My Communities", "top_communities": "Top Communities", "schedule_modal_title": "Schedule Post", - "snippets": "Snippets" + "snippets": "Snippets", + "alert_init_title": "New Content", + "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_pub_body": "Are you sure?", + "alert_btn_yes": "Yes", + "alert_btn_no": "No", + "draft_save_success": "Draft Saved", + "draft_save_fail": "Failed to save draft" }, "snippets": { "label_no_snippets": "No Snippets Found", @@ -319,6 +330,13 @@ "btn_confirm": "Confirm", "btn_cancel": "Cancel" }, + "uploads_modal": { + "label_no_images": "No Images Found", + "title": "Uploaded Images", + "title_remove_confirmation": "Delete image", + "btn_add": "Image", + "message_failed": "Failed to upload image" + }, "pincode": { "enter_text": "Enter pin to unlock", "set_new": "Set new pin",