Locales: add transltation keys for oauth scopes

This commit is contained in:
Timofey Boyko 2023-10-27 09:23:54 +03:00
parent 5d30cdca13
commit 16fca0a7c8

View File

@ -205,6 +205,14 @@
"NotFoundTitle": "Nothing found", "NotFoundTitle": "Nothing found",
"NotSupportedFormat": "Sorry, this file format isn't supported", "NotSupportedFormat": "Sorry, this file format isn't supported",
"NOV": "NOV", "NOV": "NOV",
"OAuthFilesReadDescription": "View all files and folders",
"OAuthFilesWriteDescription": "View and manage all files and folders",
"OAuthRoomsReadDescription": "View all rooms",
"OAuthRoomsWriteDescription": "View and manage all rooms",
"OAuthAccountsReadDescription": "View all accounts",
"OAuthAccountsWriteDescription": "View and manage all accounts",
"OAuthProfileReadDescription": "View basic information about your profile",
"OAuthProfileWriteDescription": "View and manage basic information about your profile",
"OCT": "OCT", "OCT": "OCT",
"OFORMsGallery": "OFORMs gallery", "OFORMsGallery": "OFORMs gallery",
"OkButton": "Ok", "OkButton": "Ok",