mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Translated using Weblate (Dutch)
Currently translated at 100.0% (2490 of 2490 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/nl/
This commit is contained in:
parent
2a896f8420
commit
d2064fc747
@ -676,7 +676,10 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.user_already_in_channel.app_error",
|
||||
"translation": "{{.User}} is reeds lid van het kanaal."
|
||||
"translation": {
|
||||
"one": "{{.User}} is reeds lid van het kanaal.",
|
||||
"other": "{{.User}} zijn reeds lid van het kanaal."
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite_people.permission.app_error",
|
||||
|
Loading…
Reference in New Issue
Block a user