DEV: Add rake task to check locale files for errors

This commit is contained in:
Gerhard Schlager
2018-09-04 23:57:20 +02:00
parent b8fc699164
commit 0d8c72d8c4
4 changed files with 201 additions and 0 deletions

View File

@@ -193,3 +193,4 @@ if ENV["IMPORT"] == "1"
end
gem 'webpush', require: false
gem 'colored2', require: false