From 44ab04042442ae19064791a875f28b292c0f9d8b Mon Sep 17 00:00:00 2001 From: Feruz M Date: Mon, 29 Aug 2022 08:45:42 +0500 Subject: [PATCH] New translations en-US.json (Croatian) --- src/config/locales/hr-HR.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/config/locales/hr-HR.json b/src/config/locales/hr-HR.json index d26d083ac..35e7e799e 100644 --- a/src/config/locales/hr-HR.json +++ b/src/config/locales/hr-HR.json @@ -251,7 +251,8 @@ "feedback_success": "Email successfully open", "feedback_fail": "Email client could not open", "server_fail": "Server not available", - "show_imgs": "Show Images" + "show_imgs": "Show Images", + "delete_account": "Delete Account" }, "voters": { "voters_info": "Informacije o glasačima", @@ -548,6 +549,11 @@ "confirm_report_title": "Confirm Report!", "confirm_report_body": "Are you sure you want report?" }, + "delete": { + "confirm_delete_title": "Confirm Delete", + "confirm_delete_body": "Are you sure you want to delete account? It will erase all of your data", + "request_sent": "Your request for deletion is sent" + }, "favorites": { "title": "Favoriti", "load_error": "Nije bilo moguće učitati favorite",