This repository has been archived on 2023-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/assets/javascripts/components/locales
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
..
bg.jsx Fix language export variables (#1689) 2017-04-13 15:59:12 +02:00
de.jsx Fix language export variables (#1689) 2017-04-13 15:59:12 +02:00
en.jsx Fix language export variables (#1689) 2017-04-13 15:59:12 +02:00
eo.jsx Added Esperanto translation inside the javascripts folder 2017-04-04 20:54:42 +02:00
es.jsx Added missing Spanish translations strings (#1292) 2017-04-12 17:16:40 +02:00
fi.jsx updated translation 2017-04-05 09:56:10 +02:00
fr.jsx Update fr.jsx (#1551) 2017-04-12 20:11:09 +02:00
hu.jsx Differentiate settings links 2017-01-04 19:47:02 -08:00
index.jsx Add Dutch translation (nl) (#1682) 2017-04-13 16:02:23 +02:00
ja.jsx [l10n] ja: update missing Japanese translations (#1687) 2017-04-13 14:39:14 +02:00
nl.jsx Add Dutch translation (nl) (#1682) 2017-04-13 16:02:23 +02:00
no.jsx Adjustments to the Norwegian translation (#1648) 2017-04-13 02:17:26 +02:00
pt.jsx fix Portuguese translation (#1661) 2017-04-13 13:25:34 +02:00
ru.jsx Update Russian translation (#1570) 2017-04-13 13:23:23 +02:00
uk.jsx Differentiate settings links 2017-01-04 19:47:02 -08:00
zh-hk.jsx Add Traditional Chinese, Hong Kong translation (zh-HK) (#1544) 2017-04-12 08:50:50 +02:00