Glitch-Shrike/config
Koala Yeung 1206627c59 Add Dutch translation (nl) (#1682)
* Dutch language files for Ruby code

 * Created RoR translation ymls:
   * config/locales/devise.nl.yml
   * config/locales/doorkeeper.nl.yml
   * config/locales/nl.yml
   * config/locales/simple_form.nl.yml

 * Modified RoR config and helper
   * app/helpers/settings_helper.rb
   * config/application.rb

* Dutch language javascript locale

 * Created javascript locale files:
   * app/assets/javascripts/components/locales/index.jsx
   * app/assets/javascripts/components/locales/nl.jsx

 * Reference the newly created locale files:
   * app/assets/javascripts/components/containers/mastodon.jsx

* Fix syntax error in locale file (nl)

* Fix missing translate in js locale (nl)

* Convert all ruby Dutch locale (nl) file to utf8

Fix yml conversion issues.

* Fix duplicated key in devise.nl.yml

* Fix indentation error in doorkeeper.nl.yml
2017-04-13 16:02:23 +02:00
..
environments
initializers Quick best practice cleanup of views/helpers (#1546) 2017-04-12 18:24:18 +02:00
locales Add Dutch translation (nl) (#1682) 2017-04-13 16:02:23 +02:00
application.rb Add Dutch translation (nl) (#1682) 2017-04-13 16:02:23 +02:00
boot.rb
cable.yml
database.yml
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb
puma.rb
routes.rb Clean up well-known routes/controllers (#1649) 2017-04-13 13:09:07 +02:00
secrets.yml
settings.yml
sidekiq.yml