mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-11-16 01:21:16 +01:00
languages
This commit is contained in:
parent
08ba1d518a
commit
cae75c5f10
@ -3655,6 +3655,7 @@
|
|||||||
"help": "Help",
|
"help": "Help",
|
||||||
"account": "Account",
|
"account": "Account",
|
||||||
"config": "Config",
|
"config": "Config",
|
||||||
|
"settings": "Settings",
|
||||||
"adminSettings": "Admin Settings",
|
"adminSettings": "Admin Settings",
|
||||||
"allTools": "Tools",
|
"allTools": "Tools",
|
||||||
"reader": "Reader",
|
"reader": "Reader",
|
||||||
@ -4858,7 +4859,8 @@
|
|||||||
"admin": "Admin",
|
"admin": "Admin",
|
||||||
"roleDescriptions": {
|
"roleDescriptions": {
|
||||||
"admin": "Can manage settings and invite members, with full administrative access.",
|
"admin": "Can manage settings and invite members, with full administrative access.",
|
||||||
"member": "Can view and edit shared files, but cannot manage workspace settings or members."
|
"member": "Can view and edit shared files, but cannot manage workspace settings or members.",
|
||||||
|
"user": "User"
|
||||||
},
|
},
|
||||||
"editRole": "Edit Role",
|
"editRole": "Edit Role",
|
||||||
"enable": "Enable",
|
"enable": "Enable",
|
||||||
@ -4939,6 +4941,7 @@
|
|||||||
"copied": "Link copied to clipboard",
|
"copied": "Link copied to clipboard",
|
||||||
"success": "Invite link generated successfully",
|
"success": "Invite link generated successfully",
|
||||||
"successWithEmail": "Invite link generated and sent via email",
|
"successWithEmail": "Invite link generated and sent via email",
|
||||||
|
"emailSent": "Invite link generated and sent via email",
|
||||||
"emailFailed": "Invite link generated, but email failed",
|
"emailFailed": "Invite link generated, but email failed",
|
||||||
"emailFailedDetails": "Error: {0}. Please share the invite link manually.",
|
"emailFailedDetails": "Error: {0}. Please share the invite link manually.",
|
||||||
"error": "Failed to generate invite link",
|
"error": "Failed to generate invite link",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user