From c4f3ce2379e25fe139b0f194b687e845c48f59ff Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 9 Apr 2021 07:34:08 +0300 Subject: [PATCH] New translations en-US.json (Hindi) --- src/config/locales/hi-IN.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/src/config/locales/hi-IN.json b/src/config/locales/hi-IN.json index 6a1d33e1f..63a6f4600 100644 --- a/src/config/locales/hi-IN.json +++ b/src/config/locales/hi-IN.json @@ -301,7 +301,18 @@ "my_communities": "मेरे समुदाय", "top_communities": "शीर्ष समुदाय", "schedule_modal_title": "पोस्ट शेड्यूल करें", - "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": "कोई स्निपेट नहीं मिला", @@ -319,6 +330,13 @@ "btn_confirm": "पुष्टी करें", "btn_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": "खोलनें के लिए पिन डालें", "set_new": "Set new pin",