diff options
-rw-r--r-- | web/lang/tu_po.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/lang/tu_po.inc b/web/lang/tu_po.inc index 0e3a605f..b26d02a3 100644 --- a/web/lang/tu_po.inc +++ b/web/lang/tu_po.inc @@ -5,5 +5,7 @@ global $_t; include_once("ru/tu_po.inc"); +include_once("it/tu_po.inc"); + include_once("fr/tu_po.inc"); |