Actions
Defect #5237
closedAbout translation of Mongolian
Start date:
2010-04-02
Due date:
2010-04-03
% Done:
100%
Estimated time:
Resolution:
Affected version:
Description
I can't add Mongolian language to already installed redmine 0.9.3
I made to configurate by following instruction.
http://www.redmine.org/wiki/1/HowTo_translate_Redmine_in_your_own_language
But Mongolian Language did't add my redmine.
Could you help me?
Files
Updated by Felix Schäfer over 14 years ago
I think the arrays should contain strings, i.e. ["something", "something else"], also make sure the files have correct permissions and that you restart your redmine before trying to see the new language.
Updated by damii damii over 14 years ago
I set same permission as language files.
Updated by Azamat Hackimov over 14 years ago
- Due date set to 2010-04-03
- Status changed from New to Closed
- Target version set to 0.9.4
- % Done changed from 0 to 100
Damii, your mn.yml has some error. This file has BOM, that broke localisation support. Also three has syntax-error. Anyway, now (from revision r3626) Redmine have initial Mongolian support.
Actions