From 31bf69f10ef13538f0577afd269342789dbf4a96 Mon Sep 17 00:00:00 2001 From: Nariman Jelveh Date: Fri, 5 Jul 2024 21:25:48 -0700 Subject: [PATCH] add the two missing keys --- src/i18n/translations/en.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/i18n/translations/en.js b/src/i18n/translations/en.js index b969c2202..01bffe3a2 100644 --- a/src/i18n/translations/en.js +++ b/src/i18n/translations/en.js @@ -200,6 +200,7 @@ const en = { passwords_do_not_match: '`New Password` and `Confirm New Password` do not match.', paste: 'Paste', paste_into_folder: "Paste Into Folder", + path: 'Path', personalization: "Personalization", pick_name_for_website: "Pick a name for your website:", picture: "Picture", @@ -239,6 +240,7 @@ const en = { reset_colors: "Reset Colors", restart_puter_confirm: "Are you sure you want to restart Puter?", restore: "Restore", + save: 'Save', saturation: 'Saturation', save_account: 'Save account', save_account_to_get_copy_link: "Please create an account to proceed.",