mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
sadly I can't remove that locale_file_walker dependency from pull_translations.rb
This commit is contained in:
parent
966c7e7f07
commit
c90c4b9703
1 changed files with 1 additions and 0 deletions
|
@ -310,6 +310,7 @@ YML_DIRS.each do |dir|
|
|||
# fix_invalid_yml(filename)
|
||||
|
||||
# TODO check if this is still needed with recent Transifex changes
|
||||
# Nov 14, 2017: yup, still needed
|
||||
add_anchors_and_aliases(english_alias_data, filename)
|
||||
|
||||
update_file_header(filename, language)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue