Move new mapping to bottom
This commit is contained in:
parent
a9bc28ad02
commit
f914256510
1 changed files with 3 additions and 3 deletions
|
@ -157,8 +157,6 @@
|
|||
"yesSendFeedbackAction": "Yes, send feedback",
|
||||
"noDeleteAccountAction": "No, delete account",
|
||||
"initiateAccountDeleteTitle": "Please authenticate to initiate account deletion",
|
||||
"confirmAccountDeleteTitle": "Confirm account deletion",
|
||||
"confirmAccountDeleteMessage": "This account is linked to other ente apps, if you use any.\n\nYour uploaded data, across all ente apps, will be scheduled for deletion, and your account will be permanently deleted.",
|
||||
"sendEmail": "Send email",
|
||||
"createNewAccount": "Create new account",
|
||||
"weakStrength": "Weak",
|
||||
|
@ -336,5 +334,7 @@
|
|||
"minimizeAppOnCopy": "Minimize app on copy",
|
||||
"editCodeAuthMessage": "Authenticate to edit code",
|
||||
"deleteCodeAuthMessage": "Authenticate to delete code",
|
||||
"showQRAuthMessage": "Authenticate to show QR code"
|
||||
"showQRAuthMessage": "Authenticate to show QR code",
|
||||
"confirmAccountDeleteTitle": "Confirm account deletion",
|
||||
"confirmAccountDeleteMessage": "This account is linked to other ente apps, if you use any.\n\nYour uploaded data, across all ente apps, will be scheduled for deletion, and your account will be permanently deleted."
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue