Merge pull request #1584 from CDLUC3/issue1339
Added new translatable:find rake task and pt_BR translations
dev
commit 201f8109debef6a285612816f70811c67a8e2a51
2 parents 9ce4ce2 + dc48c98
@Brian Riley Brian Riley authored on 11 Jun 2018
GitHub committed on 11 Jun 2018
Showing 25 changed files
View
.gitignore
View
app/controllers/answers_controller.rb
View
app/models/concerns/exportable_plan.rb
View
app/models/exported_plan.rb
View
app/views/devise/registrations/_personal_details.html.erb
View
app/views/orgs/_feedback_form.html.erb
View
app/views/static_pages/help.html.erb
View
config/locale/app.pot
View
config/locale/de/app.po
View
config/locale/el/app.po 100644 → 0
Not supported
View
config/locale/en_GB/app.po
View
config/locale/en_US/app.po
View
config/locale/es/app.po
View
config/locale/fi/app.po 100644 → 0
Not supported
View
config/locale/fr_CA/app.po 100644 → 0
View
config/locale/fr_FR/app.po
View
config/locale/ja/app.po 100644 → 0
Not supported
View
config/locale/pt_BR/app.po 0 → 100644
View
config/locale/ro/app.po 100644 → 0
Not supported
View
config/locale/sv_FI/app.po 100644 → 0
Not supported
View
config/locales/bootstrap/pt_BR.bootstrap.yml 0 → 100644
View
config/locales/devise/devise.pt_BR.yml 0 → 100644
View
config/locales/pt_BR.yml 0 → 100644
View
lib/tasks/translatable.rake 0 → 100644
View
test/integration/answer_locking_test.rb