mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
Allow pulling of Urdu translations from Transifex again
The translations have been fixed.
This commit is contained in:
parent
bc4de7b5ec
commit
37fa843efc
4 changed files with 4080 additions and 138 deletions
|
@ -48,9 +48,6 @@ end
|
|||
|
||||
languages = get_languages.select { |x| x != 'en' }.sort
|
||||
|
||||
# 'ur' translations still have invalid interpolation that breaks the build
|
||||
languages -= ['ur']
|
||||
|
||||
# ensure that all locale files exists. tx doesn't create missing locale files during pull
|
||||
YML_DIRS.each do |dir|
|
||||
YML_FILE_PREFIXES.each do |prefix|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue