fix: Mistake in i18n key

This commit is contained in:
Tom Moor
2023-01-10 18:13:59 -05:00
parent fddcbbd7af
commit 6be7409d85
2 changed files with 3 additions and 3 deletions

View File

@@ -168,8 +168,8 @@
"You will receive an email when it's complete.": "You will receive an email when it's complete.",
"A ZIP file containing the images, and documents in the Markdown format.": "A ZIP file containing the images, and documents in the Markdown format.",
"A ZIP file containing the images, and documents as HTML files.": "A ZIP file containing the images, and documents as HTML files.",
"{{ count }} members": "{{ count }} members",
"{{ count }} members_plural": "{{ count }} members",
"{{ count }} member": "{{ count }} member",
"{{ count }} member_plural": "{{ count }} members",
"Group members": "Group members",
"Icon": "Icon",
"Show menu": "Show menu",