|
Merge pull request #1584 from CDLUC3/issue1339
Added new translatable:find rake task and pt_BR translations |
|---|
| .gitignore |
|---|
| app/controllers/answers_controller.rb |
|---|
| app/models/concerns/exportable_plan.rb |
|---|
| app/models/exported_plan.rb |
|---|
| app/views/devise/registrations/_personal_details.html.erb |
|---|
| app/views/orgs/_feedback_form.html.erb |
|---|
| app/views/static_pages/help.html.erb |
|---|
| config/locale/app.pot |
|---|
| config/locale/de/app.po |
|---|
| config/locale/el/app.po 100644 → 0 |
|---|
|
Not supported
|
| config/locale/en_GB/app.po |
|---|
| config/locale/en_US/app.po |
|---|
| config/locale/es/app.po |
|---|
| config/locale/fi/app.po 100644 → 0 |
|---|
|
Not supported
|
| config/locale/fr_CA/app.po 100644 → 0 |
|---|
| config/locale/fr_FR/app.po |
|---|
| config/locale/ja/app.po 100644 → 0 |
|---|
|
Not supported
|
| config/locale/pt_BR/app.po 0 → 100644 |
|---|
| config/locale/ro/app.po 100644 → 0 |
|---|
|
Not supported
|
| config/locale/sv_FI/app.po 100644 → 0 |
|---|
|
Not supported
|
| config/locales/bootstrap/pt_BR.bootstrap.yml 0 → 100644 |
|---|
| config/locales/devise/devise.pt_BR.yml 0 → 100644 |
|---|
| config/locales/pt_BR.yml 0 → 100644 |
|---|
| lib/tasks/translatable.rake 0 → 100644 |
|---|
| test/integration/answer_locking_test.rb |
|---|