mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
added Italian translation from voidnull
This commit is contained in:
parent
33132c0485
commit
8f25d155b3
29 changed files with 646 additions and 0 deletions
10
web/lang/it/template_po.inc
Normal file
10
web/lang/it/template_po.inc
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?
|
||||
# Italian (Italiano) translation
|
||||
# Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>
|
||||
|
||||
include_once("translator.inc");
|
||||
global $_t;
|
||||
|
||||
$_t["it"]["Hi, this is worth reading!"] = "Ciao, questo vale la pena di leggerlo!";
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue