|
Added gettext gem to find any string marked for translation. DMPRoadmap/roadmap#281
Added to Gemfile and Gemfile.lock Added string marked for translation in German. DMPRoadmap/roadmap#281 .gitignore excluding auto-generated files for gettext:find. DMPRoadmap/roadmap#281 |
|---|
|
|
| .gitignore |
|---|
| Gemfile |
|---|
| Gemfile.lock |
|---|
| config/locale/de/app.po |
|---|
| config/locale/en_GB/app.po |
|---|
| config/locale/en_US/app.po |
|---|
| config/locale/es/app.po |
|---|
| config/locale/fr/app.po |
|---|