mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-13 13:01:14 +00:00
Add 'Add to Desktop' English translation
Introduce a new i18n key `add_to_desktop` with value 'Add to Desktop' to the English translations file. This provides a label for UI actions that add items or apps to the desktop.
This commit is contained in:
@@ -27,6 +27,7 @@ const en = {
|
||||
account_password: 'Verify Account Password',
|
||||
access_granted_to: 'Access Granted To',
|
||||
add_existing_account: 'Add Existing Account',
|
||||
add_to_desktop: 'Add to Desktop',
|
||||
ai_app_unavailable: 'AI app is not available. Please try again later.',
|
||||
all_fields_required: 'All fields are required.',
|
||||
allow: 'Allow',
|
||||
|
||||
Reference in New Issue
Block a user