diff options
author | Mike Mayer <mikemayer67@vmwishes.com> | 2012-10-18 22:32:49 -0700 |
---|---|---|
committer | Mike Mayer <mikemayer67@vmwishes.com> | 2012-10-18 22:32:49 -0700 |
commit | 381bd0e569140ebc74eaf7971771d34a5a625f62 (patch) | |
tree | 6984f8c8fda3340f9726b62fe1779277566f21fc /modules/gallery/helpers | |
parent | eb32966d4bc670d89eac1ccf9f0e3be202b52ef1 (diff) | |
parent | 31681bf834d5dc560b9898d9c30903f08ecb1966 (diff) |
Merge pull request #2 from gallery/master
Retrofit gallery/master into mikemayer67/gallery3
Diffstat (limited to 'modules/gallery/helpers')
-rw-r--r-- | modules/gallery/helpers/locales.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gallery/helpers/locales.php b/modules/gallery/helpers/locales.php index 0b1e16d3..f4837e01 100644 --- a/modules/gallery/helpers/locales.php +++ b/modules/gallery/helpers/locales.php @@ -110,6 +110,7 @@ class locales_Core { $l["sl_SI"] = "Slovenščina"; // Slovenian $l["sr_CS"] = "Srpski"; // Serbian $l["sv_SE"] = "Svenska"; // Swedish + $l["th_TH"] = "ภาษาไทย"; // Thai $l["tn_ZA"] = "Setswana"; // Setswana $l["tr_TR"] = "Türkçe"; // Turkish $l["uk_UA"] = "українська"; // Ukrainian |