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",