Add files via upload

This commit is contained in:
Egor
2026-02-01 17:20:27 +03:00
committed by GitHub
parent de7c911a7e
commit 8a0ff740e1
2 changed files with 20 additions and 0 deletions

View File

@@ -397,6 +397,16 @@
"devicesUnavailable": "Device purchase is not available",
"devicesUnit": "devices",
"buy": "Buy",
"reduceDevices": "Reduce devices",
"reduceDevicesTitle": "Reduce device limit",
"reduceDevicesDescription": "You can reduce the number of devices to the tariff minimum",
"minDeviceLimit": "Tariff minimum: {{count}} devices",
"connectedDevices": "Connected devices: {{count}}",
"disconnectDevicesFirst": "Disconnect devices first to reduce the limit below {{count}}",
"reduceUnavailable": "Device reduction is not available",
"reduce": "Reduce",
"reducing": "Reducing...",
"newDeviceLimit": "New limit: {{count}} devices",
"buyTraffic": "Buy more traffic",
"currentTrafficLimit": "Current limit: {{limit}} GB (used {{used}} GB)",
"buyTrafficTitle": "Buy more traffic",

View File

@@ -419,6 +419,16 @@
"devicesUnavailable": "Докупка устройств недоступна",
"devicesUnit": "устройств",
"buy": "Купить",
"reduceDevices": "Уменьшить устройства",
"reduceDevicesTitle": "Уменьшить лимит устройств",
"reduceDevicesDescription": "Вы можете уменьшить количество устройств до минимального на тарифе",
"minDeviceLimit": "Минимум на тарифе: {{count}} устройств",
"connectedDevices": "Подключено устройств: {{count}}",
"disconnectDevicesFirst": "Сначала отключите устройства, чтобы уменьшить лимит ниже {{count}}",
"reduceUnavailable": "Уменьшение устройств недоступно",
"reduce": "Уменьшить",
"reducing": "Уменьшение...",
"newDeviceLimit": "Новый лимит: {{count}} устройств",
"buyTraffic": "Докупить трафик",
"currentTrafficLimit": "Текущий лимит: {{limit}} ГБ (использовано {{used}} ГБ)",
"buyTrafficTitle": "Докупить трафик",