mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #20020 from overleaf/jel-translation-fix
[web] Add missing "by" to translation GitOrigin-RevId: aea106928b62b46753af845e37280297058cc42e
This commit is contained in:
@@ -308,7 +308,7 @@ const groupPlans = [
|
||||
{
|
||||
divider: true,
|
||||
dividerLabel: 'group_members_and_collaborators_get_access_to',
|
||||
dividerInfo: 'group_members_and_collaborators_get_access_to_info',
|
||||
dividerInfo: 'group_members_and_their_collaborators_get_access_to_info',
|
||||
items: [
|
||||
{
|
||||
feature: 'compile_timeout_short',
|
||||
|
||||
@@ -816,7 +816,7 @@
|
||||
"group_libraries": "Group Libraries",
|
||||
"group_managed_by_group_administrator": "User accounts in this group are managed by the group administrator.",
|
||||
"group_members_and_collaborators_get_access_to": "Group members and their project collaborators get access to",
|
||||
"group_members_and_collaborators_get_access_to_info": "These features are available to group members and their collaborators (other Overleaf users invited to projects owned a group member).",
|
||||
"group_members_and_their_collaborators_get_access_to_info": "These features are available to group members and their collaborators (other Overleaf users invited to projects owned by a group member).",
|
||||
"group_members_get_access_to": "Group members get access to",
|
||||
"group_members_get_access_to_info": "These features are available only to group members (subscribers).",
|
||||
"group_plan_admins_can_easily_add_and_remove_users_from_a_group": "Group plan admins can easily add and remove users from a group. For site-wide plans, users are automatically upgraded when they register or add their email address to Overleaf (domain-based enrollment or SSO).",
|
||||
|
||||
Reference in New Issue
Block a user