added terms for status message on zip operation

This commit is contained in:
4nshuman 2024-10-05 23:43:43 +05:30
parent 4c7b75ed67
commit f3625ed907

View File

@ -226,7 +226,8 @@ const en = {
publish: "Publish", publish: "Publish",
publish_as_website: 'Publish as website', publish_as_website: 'Publish as website',
puter_description: `Puter is a privacy-first personal cloud to keep all your files, apps, and games in one secure place, accessible from anywhere at any time.`, puter_description: `Puter is a privacy-first personal cloud to keep all your files, apps, and games in one secure place, accessible from anywhere at any time.`,
reading_file: "Reading %strong%", reading: "Reading %strong%",
writing: "Writing %strong%",
recent: "Recent", recent: "Recent",
recommended: "Recommended", recommended: "Recommended",
recover_password: "Recover Password", recover_password: "Recover Password",
@ -316,7 +317,8 @@ const en = {
yes_release_it: 'Yes, Release It', yes_release_it: 'Yes, Release It',
you_have_been_referred_to_puter_by_a_friend: "You have been referred to Puter by a friend!", you_have_been_referred_to_puter_by_a_friend: "You have been referred to Puter by a friend!",
zip: "Zip", zip: "Zip",
zipping_file: "Zipping %strong%", sequencing: "Sequencing %strong%",
zipping: "Zipping %strong%",
// === 2FA Setup === // === 2FA Setup ===
setup2fa_1_step_heading: 'Open your authenticator app', setup2fa_1_step_heading: 'Open your authenticator app',