summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/widgets/include/traffic_graph.inc
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2016-01-22 14:53:29 +0545
committerPhil Davis <phil.davis@inf.org>2016-01-22 14:53:29 +0545
commit04b42040a63a552af02148e26d3a50d0eb7bffaa (patch)
treee0a893d38f6a0c1520f10c96c33fe400ae3f88a4 /src/usr/local/www/widgets/include/traffic_graph.inc
parent7c36b00f1d15f0496983e6e3f528b963111cc505 (diff)
downloadpfsense-04b42040a63a552af02148e26d3a50d0eb7bffaa.zip
pfsense-04b42040a63a552af02148e26d3a50d0eb7bffaa.tar.gz
Internationalize dashboard widgets
Diffstat (limited to 'src/usr/local/www/widgets/include/traffic_graph.inc')
-rw-r--r--src/usr/local/www/widgets/include/traffic_graph.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/widgets/include/traffic_graph.inc b/src/usr/local/www/widgets/include/traffic_graph.inc
index 3901db6..76da208 100644
--- a/src/usr/local/www/widgets/include/traffic_graph.inc
+++ b/src/usr/local/www/widgets/include/traffic_graph.inc
@@ -1,4 +1,4 @@
<?php
-$traffic_graphs_title = "Traffic Graphs";
+$traffic_graphs_title = gettext("Traffic Graphs");
$traffic_graphs_title_link = "status_graph.php";
?>
OpenPOWER on IntegriCloud