mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-10 17:29:18 -04:00
Add Faroese to the language list. Verified that it uses the default plural rules, thus no changes in Gallery_I18n.php or on the server side required.
This commit is contained in:
@@ -81,6 +81,7 @@ class locales_Core {
|
||||
$l["eu_ES"] = "Euskara"; // Basque
|
||||
$l["fa_IR"] = "فارس"; // Farsi
|
||||
$l["fi_FI"] = "Suomi"; // Finnish
|
||||
$l["fo_FO"] = "Føroyskt"; // Faroese
|
||||
$l["fr_FR"] = "Français"; // French
|
||||
$l["ga_IE"] = "Gaeilge"; // Irish
|
||||
$l["he_IL"] = "עברית"; // Hebrew
|
||||
|
||||
Reference in New Issue
Block a user