on/off wg peer
This commit is contained in:
@@ -185,4 +185,12 @@ $i = [
|
||||
'en' => 'delete internal dns',
|
||||
'ru' => 'удалить внутренний dns',
|
||||
],
|
||||
'on' => [
|
||||
'en' => 'on',
|
||||
'ru' => 'вкл',
|
||||
],
|
||||
'off' => [
|
||||
'en' => 'off',
|
||||
'ru' => 'выкл',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user