mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-27 01:36:30 +02:00
Merge remote-tracking branch 'upstream/dev' into feat/replace-logs
This commit is contained in:
commit
2e0f742000
47 changed files with 2365 additions and 700 deletions
|
|
@ -109,6 +109,17 @@
|
|||
"title": "User Settings",
|
||||
"description": "Manage your account settings and API access",
|
||||
"back_to_app": "Back to app",
|
||||
"profile_nav_label": "Profile",
|
||||
"profile_nav_description": "Manage your display name and avatar",
|
||||
"profile_title": "Profile",
|
||||
"profile_description": "Update your personal information",
|
||||
"profile_avatar": "Profile Picture",
|
||||
"profile_display_name": "Display Name",
|
||||
"profile_display_name_hint": "This is how your name appears across the app",
|
||||
"profile_email": "Email",
|
||||
"profile_save": "Save Changes",
|
||||
"profile_saved": "Profile updated successfully",
|
||||
"profile_save_error": "Failed to update profile",
|
||||
"api_key_nav_label": "API Key",
|
||||
"api_key_nav_description": "Manage your API access token",
|
||||
"api_key_title": "API Key",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue