feat: Improve translations, fade inactive collection members

This commit is contained in:
Tom Moor
2022-09-13 08:47:41 +01:00
parent 6502aff4ef
commit 7d92b60e97
5 changed files with 73 additions and 12 deletions

View File

@@ -347,7 +347,14 @@
"Get started by creating a new one!": "Get started by creating a new one!",
"Create a document": "Create a document",
"Manage permissions": "Manage permissions",
"Users and groups with access": "Users and groups with access",
"{{ usersCount }} users and {{ groupsCount }} groups with access": "{{ usersCount }} user and {{ groupsCount }} groups with access",
"{{ usersCount }} users and {{ groupsCount }} groups with access_plural": "{{ usersCount }} users and {{ groupsCount }} groups with access",
"{{ usersCount }} users and a group have access": "{{ usersCount }} user and a group have access",
"{{ usersCount }} users and a group have access_plural": "{{ usersCount }} users and a group have access",
"{{ usersCount }} users with access": "{{ usersCount }} user with access",
"{{ usersCount }} users with access_plural": "{{ usersCount }} users with access",
"{{ groupsCount }} groups with access": "{{ groupsCount }} group with access",
"{{ groupsCount }} groups with access_plural": "{{ groupsCount }} groups with access",
"The collection was updated": "The collection was updated",
"You can edit the name and other details at any time, however doing so often might confuse your team mates.": "You can edit the name and other details at any time, however doing so often might confuse your team mates.",
"Name": "Name",