mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 13:24:40 +08:00
fix pull_translation script
This commit is contained in:
@ -6,6 +6,8 @@
|
||||
# team will pull them in.
|
||||
|
||||
require 'open3'
|
||||
require 'psych'
|
||||
require 'set'
|
||||
require_relative '../lib/i18n/locale_file_walker'
|
||||
|
||||
if `which tx`.strip.empty?
|
||||
|
Reference in New Issue
Block a user