You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/gui/src/i18n/translations/en.js
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -211,6 +211,7 @@ const en = {
211
211
path: 'Path',
212
212
personalization: "Personalization",
213
213
pick_name_for_website: "Pick a name for your website:",
214
+
pick_name_for_worker: "Pick a name for your worker:",
214
215
picture: "Picture",
215
216
pictures: 'Pictures',
216
217
plural_suffix: 's',
@@ -230,6 +231,7 @@ const en = {
230
231
public: 'Public',
231
232
publish: "Publish",
232
233
publish_as_website: 'Publish as website',
234
+
publish_as_serverless_worker: 'Publish as Worker',
233
235
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.`,
234
236
reading: "Reading %strong%",
235
237
writing: "Writing %strong%",
@@ -331,6 +333,7 @@ const en = {
331
333
you_have_been_referred_to_puter_by_a_friend: "You have been referred to Puter by a friend!",
332
334
zip: "Zip",
333
335
sequencing: "Sequencing %strong%",
336
+
worker: "Worker",
334
337
zipping: "Zipping %strong%",
335
338
336
339
// === 2FA Setup ===
@@ -461,6 +464,7 @@ const en = {
461
464
'window_title_set_new_password': 'Set New Password',
0 commit comments