Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMrZYX <pr0fkill@gmail.com>2011-02-26 16:31:54 +0300
committerMrZYX <pr0fkill@gmail.com>2011-02-26 16:31:54 +0300
commita42c1225d1c0aa33cbb3f9bd78d8f2d9ae539665 (patch)
tree9e3186a89215378720e405a41e29c16370142556 /config/locale_settings.yml
parent1832743e5f631498c00e66d143a21cff252f3c51 (diff)
updated locales
Diffstat (limited to 'config/locale_settings.yml')
-rw-r--r--config/locale_settings.yml27
1 files changed, 19 insertions, 8 deletions
diff --git a/config/locale_settings.yml b/config/locale_settings.yml
index 2bc3842c3..63af26001 100644
--- a/config/locale_settings.yml
+++ b/config/locale_settings.yml
@@ -34,11 +34,22 @@ available:
tr: 'Türk'
zh: '中文'
fallbacks:
- en-GB: [:en]
- en-US: [:en]
- en_shaw: [:en, :en-GB, :en-US]
- sv: [:sv-SE]
- he: [:he-IL]
- es-CL: [:es]
- gl: [:gl-ES]
- zh: [:zh-CN, :zh-TW]
+ en-GB:
+ - :en
+ en-US:
+ - :en
+ en_shaw:
+ - :en
+ - :en-GB
+ - :en-US
+ sv:
+ - :sv-SE
+ he:
+ - :he-IL
+ es-CL:
+ - :es
+ gl:
+ - :gl-ES
+ zh:
+ - :zh-CN
+ - :zh-TW