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 2dbcd00..26694d9 100644 --- a/web/lang/it/test_po.inc +++ b/web/lang/it/test_po.inc @@ -7,7 +7,7 @@ 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"]["Hello, world!"] = "Ciao, Mondo!"; +$_t["it"]["Hello, world!"] = "Ciao, mondo!"; $_t["it"]["Hello, again!"] = "Ciao, di nuovo!"; |