mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Add Spanish (Latin America) and Asturian translations
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
87df56e30b
commit
9b19f7595e
4 changed files with 2521 additions and 0 deletions
|
@ -20,6 +20,7 @@ global $streamer, $l10n;
|
|||
|
||||
# Languages we have translations for
|
||||
$SUPPORTED_LANGS = array(
|
||||
"ast" => "Asturianu",
|
||||
"ca" => "Català",
|
||||
"cs" => "Český",
|
||||
"da" => "Dansk",
|
||||
|
@ -27,6 +28,7 @@ $SUPPORTED_LANGS = array(
|
|||
"en" => "English",
|
||||
"el" => "Ελληνικά",
|
||||
"es" => "Español",
|
||||
"es_419" => "Español (Latinoamérica)",
|
||||
"fi" => "Finnish",
|
||||
"fr" => "Français",
|
||||
"he" => "עברית",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue