Skip to content
Snippets Groups Projects
  1. Apr 13, 2017
    • Matteo Aquila's avatar
      Update settings_helper.rb · efcf9448
      Matteo Aquila authored
      efcf9448
    • Koala Yeung's avatar
      Add Dutch translation (nl) (#1682) · 1206627c
      Koala Yeung authored
      * 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
      1206627c
    • Matteo Aquila's avatar
      Update settings_helper.rb · 905a4faa
      Matteo Aquila authored
      905a4faa
    • Matteo Aquila's avatar
      Update settings_helper.rb · 5355b7d9
      Matteo Aquila authored
      5355b7d9
    • Svetlozar Todorov's avatar
      Fix #624 - Add localization for Bulgarian (#645) · aa7bf151
      Svetlozar Todorov authored
      * Add translation files and declarations for Bulgarian
      
      * Add a bunch of translations to bg.jsx
      
      * Add rest of translations to bg.jsx
      
      * Add devise translations
      
      * Fix devise translations
      aa7bf151
  2. Apr 12, 2017
    • Thor Harald Johansen's avatar
      1f5ff46f
    • Koala Yeung's avatar
      Add Traditional Chinese, Hong Kong translation (zh-HK) (#1544) · 24eb4542
      Koala Yeung authored
      * Added Chinese Traditional Hong Kong (zh-HK) for Ruby
      
      * Added translations for Ruby.
      
      * Added Chinese Traditional Hong Kong (zh-HK) for JS
      
      * Added translations for javascript code.
      
      * Rearrange language references in mastodon.jsx
      
      * Break `addLocaleData` into multiple lines. Make future commit more readable.
      * Roughly re-sort the languages in alphabetical orders
        (only manually put English on top because it is default).
      
      * Sort application.rb locale with alphabetical order
      
      With exception that English (default language) goes first.
      Improve code readability.
      
      * Resort language selection box alphabetically
      
      Sort HUMAN_LOCALES in the alphabetical order of display name
      (except English, the default language, come first).
      
      Improve usability.
      24eb4542
  3. Apr 11, 2017
    • pinfort's avatar
      Add Japanese translation (#1552) · 6f5268b0
      pinfort authored
      * add device.ja.yml
      
      * update device.ja.yml
      
      * add file simple_form.ja.yml
      
      * 👍Added doorkeeper.ja.yml
      
      * add ja.yml
      
      * Update doorkeeper.ja.yml
      
      fixed url to uri
      
      * update ja.yml
      
      * fix some translations
      
      * fix japanese grammar of a translate
      
      * fix some translates
      
      * fix ja.yml
      
      * add ja.jsx
      
      * add Japanese user mail views
      
      * Added japanese translate locales
      
      * Added :ja to available_locales
      
      こっちも
      
      * Added "日本語" to HUMAN_LOCALES
      
      * Imported/Added ja to addLocaleData
      
      * update ja.jsx
      6f5268b0
  4. Apr 10, 2017
  5. Apr 03, 2017
  6. Mar 26, 2017
  7. Jan 12, 2017
  8. Dec 08, 2016
  9. Nov 28, 2016
  10. Nov 22, 2016
  11. Nov 18, 2016
  12. Oct 14, 2016
  13. Mar 12, 2016
Loading