Client: Fixed translations.

This commit is contained in:
Tatiana Lopaeva 2024-08-16 11:01:37 +03:00
parent e70099c09c
commit 910b4ebdf7

View File

@ -16,7 +16,7 @@
"RemoveFilesOrContactToUpgradeQuota": "Remove the unnecessary files or contact the {{productName}} administrator to increase the storage quota.",
"StorageAndRoomHeader": "The limit for storage space and the number of rooms is about to be exceeded",
"StorageAndRoomLimitHeader": "The limit is reached for storage space and the number of rooms",
"StorageAndUserHeader": "The limit for storage space and the number of admins/power users is about to be exceeded.",
"StorageAndUserHeader": "The limit for storage space and the number of admins/power users is about to be exceeded",
"StorageAndUserTariffLimitHeader": "The limit is reached for storage space and the number of admins/power users",
"StorageQuotaHeader": "Storage space amount is about to be exceeded: {{currentValue}} / {{maxValue}}",
"StorageLimitHeader": "The limit is reached for storage space: {{currentValue}} / {{maxValue}}",
@ -25,6 +25,6 @@
"UserTariffAlmostReached": "Once the limit is reached, all users will be added with User permissions only. To be able to add further admins/power users, contact the DocSpace administrator to upgrade the tariff plan.",
"UserTariffReachedForAdmins": "All users will be added with User permissions only. To be able to add further admins/power users, <1>click here</1> to upgrade your tariff plan.",
"UserTariffReached": "All users will be added with User permissions only. To be able to add further admins/power users, contact the {{productName}} administrator to upgrade the tariff plan.",
"UserQuotaHeader": "The number of admins/power users is about to be exceeded: {{currentValue}} / {{maxValue}}.",
"UserQuotaHeader": "The number of admins/power users is about to be exceeded: {{currentValue}} / {{maxValue}}",
"UserTariffLimitHeader": "The limit is reached for the number of admins/power users: {{currentValue}} / {{maxValue}}"
}