From 277dbc18c6e7a8a01050bfeb227036d4e00acba5 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Mon, 15 Mar 2021 11:13:52 +0200 Subject: [PATCH] New translations en-US.json (Hebrew) --- src/config/locales/he-IL.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/src/config/locales/he-IL.json b/src/config/locales/he-IL.json index ff5357ed6..251516164 100644 --- a/src/config/locales/he-IL.json +++ b/src/config/locales/he-IL.json @@ -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": "תקליד\\י PIN כדי לבטל נעילה",