summaryrefslogtreecommitdiffstats
path: root/settings/l10n/ast.php
blob: 6b01085c49fdb8f67f4abf1e7ad8a1e8c768b2fd (plain)
1
2
3
4
5
6
7
<?php
$TRANSLATIONS = array(
"Invalid request" => "Solicitú non válida",
"Delete" => "Desaniciar",
"Other" => "Otru"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";