Skip to content

Commit

Permalink
DEV: Switch from Transifex to Crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
discourse-translator-bot committed Jul 16, 2020
1 parent 2fad44a commit 188b560
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 39 deletions.
15 changes: 0 additions & 15 deletions .tx/config

This file was deleted.

1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# frozen_string_literal: true

group :development do
gem 'translations-manager', git: 'https://github.com/discourse/translations-manager.git'
gem 'rubocop-discourse'
end
7 changes: 0 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
GIT
remote: https://github.com/discourse/translations-manager.git
revision: d6da5ff928b9ea39a15c9b6f16b856f46bc9069b
specs:
translations-manager (0.6)

GEM
specs:
ast (2.4.0)
Expand Down Expand Up @@ -34,7 +28,6 @@ PLATFORMS

DEPENDENCIES
rubocop-discourse
translations-manager!

BUNDLED WITH
2.1.4
16 changes: 0 additions & 16 deletions bin/pull_translations.rb

This file was deleted.

7 changes: 7 additions & 0 deletions translator.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Configuration file for discourse-translator-bot

files:
- source_path: config/locales/client.en.yml
destination_path: client.yml
- source_path: config/locales/server.en.yml
destination_path: server.yml

0 comments on commit 188b560

Please sign in to comment.