New translations en-US.json (Catalan)

This commit is contained in:
Feruz M 2021-03-20 16:45:22 +02:00
parent b3f7ee14fa
commit 9623c63067

View File

@ -323,7 +323,10 @@
"enter_text": "Enter pin to unlock", "enter_text": "Enter pin to unlock",
"set_new": "Set new pin", "set_new": "Set new pin",
"write_again": "Write again", "write_again": "Write again",
"forgot_text": "Oh, I forgot it..." "forgot_text": "Oh, I forgot it...",
"pin_not_matched": "PIN do not match, Please try again.",
"attempts_postfix": "failed attempt(s)",
"message_reset_warning": "User data will be wiped on next failed attempt"
}, },
"alert": { "alert": {
"success": "Success!", "success": "Success!",
@ -357,6 +360,7 @@
"remove_alert": "Are you sure want to remove?", "remove_alert": "Are you sure want to remove?",
"clear_alert": "Are you sure you want to clear?", "clear_alert": "Are you sure you want to clear?",
"clear_user_alert": "Are you sure you want to clear all user data?", "clear_user_alert": "Are you sure you want to clear all user data?",
"decrypt_fail_alert": "Corrupt app state, please relogin to reset state.",
"clear": "Clear", "clear": "Clear",
"cancel": "Cancel", "cancel": "Cancel",
"delete": "Delete", "delete": "Delete",