We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd8c5a6 commit 5a23f37Copy full SHA for 5a23f37
interface/web/sites/lib/lang/pl_ftp_sites_stats_list.lng
@@ -1,10 +1,10 @@
1
<?php
2
-$wb['list_head_txt'] = 'FTP traffic';
3
-$wb['domain_txt'] = 'Domain';
4
-$wb['this_month_txt'] = 'This month';
5
-$wb['last_month_txt'] = 'Last month';
6
-$wb['this_year_txt'] = 'This year';
7
-$wb['last_year_txt'] = 'Last year';
8
-$wb['sum_txt'] = 'Sum (Download + Upload)';
+$wb['list_head_txt'] = 'ruch FTP';
+$wb['domain_txt'] = 'Domena';
+$wb['this_month_txt'] = 'Ten miesiąc';
+$wb['last_month_txt'] = 'Ostatni miesiąc';
+$wb['this_year_txt'] = 'Ten rok';
+$wb['last_year_txt'] = 'Ostatni rok';
+$wb['sum_txt'] = 'Suma (Download + Upload)';
9
$wb['in_out_txt'] = 'DL/UL';
10
?>
0 commit comments