Web:Files:add new key 'AccessRights' for EN and RU locales

This commit is contained in:
Timofey Boyko 2022-04-21 18:07:58 +03:00
parent d6feda992b
commit bf8ac30f6f
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,5 @@
{
"AccessRights": "Access rights",
"AddGroupsForSharingButton": "Add groups",
"AddShareMessage": "Add message",
"Comment": "Comment",
@ -19,4 +20,4 @@
"ShareEveryone": "Everyone",
"ShareVia": "Share via",
"SharingSettingsTitle": "Sharing settings"
}
}

View File

@ -1,4 +1,5 @@
{
"AccessRights": "Права доступа",
"AddGroupsForSharingButton": "Добавить группы",
"AddShareMessage": "Добавить сообщение",
"Comment": "Комментирование",
@ -19,4 +20,4 @@
"ShareEveryone": "Все",
"ShareVia": "Отправить по",
"SharingSettingsTitle": "Настройки совместного доступа"
}
}