Fixed group scope
Build and Publish / Build and Publish Docker Image (push) Successful in 5m2s

This commit is contained in:
Ultradesu
2026-07-30 23:29:38 +01:00
parent e890d1c147
commit 974b252637
6 changed files with 4 additions and 25 deletions
+1 -3
View File
@@ -148,9 +148,7 @@ translations! {
configs_group_placeholder: "Leave empty for isolation" , "Оставьте пустым для изоляции";
configs_group_hint: "Clients with the same group name can connect to each other on the same VPN server." , "Клиенты с одинаковой группой могут обращаться друг к другу на одном VPN-сервере.";
configs_change_group: "Change group" , "Сменить группу";
configs_group_rotation_warning: "Changing the group rotates this client's keys. The old config will stop working; download or import a new one." , "При смене группы ключи клиента будут заменены. Старый конфиг перестанет работать — скачайте или импортируйте новый.";
configs_group_rotation_confirm: "Change the group and invalidate the old client config?" , "Сменить группу и сделать старый конфиг клиента недействительным?";
configs_group_changed: "Group changed. Update the client config." , "Группа изменена. Обновите конфиг клиента.";
configs_group_changed: "Group changed. The existing client config remains valid." , "Группа изменена. Текущий конфиг клиента остаётся действительным.";
configs_empty_title: "Create your first key" , "Создайте первый ключ";
configs_empty_hint: "It will appear here after creation." , "После создания он появится здесь.";
configs_enabled_state: "active" , "активен";