Add Spanish (Latin America) and Asturian translations

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
Lukas Fleischer 2015-06-09 08:52:08 +02:00
parent 87df56e30b
commit 9b19f7595e
4 changed files with 2521 additions and 0 deletions

View file

@ -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" => "עברית",