|
@@ -47,7 +47,10 @@ const en = {
|
|
|
color: 'Color',
|
|
|
hue: 'Hue',
|
|
|
confirm_account_for_free_referral_storage_c2a: 'Create an account and confirm your email address to receive 1 GB of free storage. Your friend will get 1 GB of free storage too.',
|
|
|
+ confirm_code_generic_incorrect: "Incorrect Code.",
|
|
|
confirm_code_generic_title: "Enter Confirmation Code",
|
|
|
+ confirm_code_2fa_instruction: "Enter the 6-digit code from your authenticator app.",
|
|
|
+ confirm_code_2fa_submit_btn: "Submit",
|
|
|
confirm_code_2fa_title: "Enter 2FA Code",
|
|
|
confirm_delete_multiple_items: 'Are you sure you want to permanently delete these items?',
|
|
|
confirm_delete_single_item: 'Do you want to permanently delete this item?',
|
|
@@ -83,6 +86,7 @@ const en = {
|
|
|
desktop_background_fit: "Fit",
|
|
|
developers: "Developers",
|
|
|
dir_published_as_website: `%strong% has been published to:`,
|
|
|
+ disable_2fa: 'Disable 2FA',
|
|
|
disassociate_dir: "Disassociate Directory",
|
|
|
download: 'Download',
|
|
|
download_file: 'Download File',
|
|
@@ -95,10 +99,12 @@ const en = {
|
|
|
empty_trash: 'Empty Trash',
|
|
|
empty_trash_confirmation: `Are you sure you want to permanently delete the items in Trash?`,
|
|
|
emptying_trash: 'Emptying Trash…',
|
|
|
+ enable_2fa: 'Enable 2FA',
|
|
|
end_hard: "End Hard",
|
|
|
end_process_force_confirm: "Are you sure you want to force-quit this process?",
|
|
|
end_soft: "End Soft",
|
|
|
enter_password_to_confirm_delete_user: "Enter your password to confirm account deletion",
|
|
|
+ error_unknown_cause: "An unknown error occurred.",
|
|
|
feedback: "Feedback",
|
|
|
feedback_c2a: "Please use the form below to send us your feedback, comments, and bug reports.",
|
|
|
feedback_sent_confirmation: "Thank you for contacting us. If you have an email associated with your account, you will hear back from us as soon as possible.",
|
|
@@ -206,6 +212,7 @@ const en = {
|
|
|
scan_qr_c2a: 'Scan the code below to log into this session from other devices',
|
|
|
scan_qr_generic: 'Scan this QR code using your phone or another device',
|
|
|
seconds: 'seconds',
|
|
|
+ security: "Security",
|
|
|
select: "Select",
|
|
|
selected: 'selected',
|
|
|
select_color: 'Select color…',
|
|
@@ -238,6 +245,9 @@ const en = {
|
|
|
tos_fineprint: `By clicking 'Create Free Account' you agree to Puter's {{link=terms}}Terms of Service{{/link}} and {{link=privacy}}Privacy Policy{{/link}}.`,
|
|
|
transparency: "Transparency",
|
|
|
trash: 'Trash',
|
|
|
+ two_factor: 'Two Factor Authentication',
|
|
|
+ two_factor_disabled: '2FA Disabled',
|
|
|
+ two_factor_enabled: '2FA Enabled',
|
|
|
type: 'Type',
|
|
|
type_confirm_to_delete_account: "Type 'confirm' to delete your account.",
|
|
|
ui_colors: "UI Colors",
|