diff options
-rw-r--r-- | client/config.cfg (renamed from client/config/config) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/client/config/config b/client/config.cfg index 184aee0..8c88639 100644 --- a/client/config/config +++ b/client/config.cfg @@ -10,11 +10,11 @@ server=8.8.8.8:8080 600 60; server=8.8.4.4:3124 100 50; welcome_msg="Hello, world!"; -top_panel_text="Top Panel"; -bottom_panel_text="Bottom Panel"; +top_panel_text="Верхняя панель"; +bottom_panel_text="Нижняя панель"; #firewall record format (all values required) #keyword action address_pattern firewall block *.adobeereg.com firewall block ereg.adobe.com -firewall block practivate.adobe.com
\ No newline at end of file +firewall block practivate.adobe.com |