diff options
Diffstat (limited to 'web/lang/it/test_po.inc')
-rw-r--r-- | web/lang/it/test_po.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lang/it/test_po.inc b/web/lang/it/test_po.inc index 40be5138..55c0a4c4 100644 --- a/web/lang/it/test_po.inc +++ b/web/lang/it/test_po.inc @@ -5,7 +5,7 @@ include_once("translator.inc"); global $_t; -$_t["it"]["Select your language here: %h%s%h, %h%s%h, %h%s%h, %h%s%h."] = "Scegli la tua lingua qui: %h%s%h, %h%s%h, %h%s%h, %h%s%h."; +$_t["it"]["Select your language here: %h%s%h, %h%s%h, %h%s%h, %h%s%h."] = "Scegli la tua lingua: %h%s%h, %h%s%h, %h%s%h, %h%s%h."; $_t["it"]["Hello, world!"] = "Ciao, mondo!"; |