mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-04 12:26:19 +00:00
chore: tweak i18n
This commit is contained in:
@ -62,10 +62,7 @@
|
||||
"nickname": "Nickname",
|
||||
"email": "Email",
|
||||
"role": "Role",
|
||||
"profile": "Profile",
|
||||
"action": {
|
||||
"add-user": "Add user"
|
||||
}
|
||||
"profile": "Profile"
|
||||
},
|
||||
"settings": {
|
||||
"self": "Setting",
|
||||
@ -76,11 +73,14 @@
|
||||
"workspace": {
|
||||
"self": "Workspace settings",
|
||||
"custom-style": "Custom style",
|
||||
"enable-user-signup": {
|
||||
"self": "Enable user signup",
|
||||
"description": "Once enabled, other users can signup."
|
||||
"disallow-user-registration": {
|
||||
"self": "Disallow user registration"
|
||||
},
|
||||
"default-visibility": "Default visibility"
|
||||
"default-visibility": "Default visibility",
|
||||
"member": {
|
||||
"self": "Member",
|
||||
"add": "Add member"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user