Web:People: add new key 'OtherOperations' for ru and en locales

This commit is contained in:
Timofey Boyko 2022-03-05 19:43:35 +03:00
parent f144c3ab64
commit 13f0b2dd5a
2 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,5 @@
{
"ImportPeople": "Import people",
"SendInvitesAgain": "Send invitations once again"
}
"SendInvitesAgain": "Send invitations once again",
"OtherOperations": "Other operations"
}

View File

@ -1,4 +1,5 @@
{
"ImportPeople": "Импортировать людей",
"SendInvitesAgain": "Отправить приглашения ещё раз"
}
"SendInvitesAgain": "Отправить приглашения ещё раз",
"OtherOperations": "Другие операции"
}