From c8d846f36cb9fd331fd3e2e016f7510ea45283d9 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Mon, 29 Aug 2022 08:45:51 +0500 Subject: [PATCH] New translations en-US.json (Catalan) --- src/config/locales/ca-ES.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ca-ES.json b/src/config/locales/ca-ES.json index 5ec14b495..44b901e3f 100644 --- a/src/config/locales/ca-ES.json +++ b/src/config/locales/ca-ES.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": "Voters Info", @@ -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": "Favorites", "load_error": "Could not load favorites",