You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/config
Koala Yeung 6f0b3b069f Adding arabic string localization (rebased) (#1895)
* Create ar.jsx

* Preparing file for translation.

* Create ar.yml

* Preparing file for translation.

* Create simple_form.ar.yml

* Preparing file for translation.

* Create devise.ar.yml

* Preparing file for translation.

* Create doorkeeper.ar.yml

* Preparing file for translation.

* Update index.jsx

Preparing file for translation.

* Update mastodon.jsx

* Preparing file to translation.
* Correction thanks to @Taekiro
  https://github.com/tootsuite/mastodon/pull/1798#pullrequestreview-32924922

* Update settings_helper.rb

Preparing file to translation.

* Update application.rb

* Preparing file to translation.

* Update simple_form.ar.yml

* Update doorkeeper.ar.yml

* Update devise.ar.yml

* Update ar.yml

* Fix i18n-tasks unused issue (ar)

Remove unused translation strings

* Update application.rb

* Update ar.jsx

* Fix various issues with Arabic translation

* Fix duplication caused in merge
* Fix syntax error in devise.ar.yml
* Fix import error Duplicated incorrect import in mastodon.jsx
* Fix duplication error in locales/index.jsx

* Update ar.yml

* Update ar.jsx

* Update ar.yml

* Update ar.jsx

* Fix ar translation
8 years ago
..
environments Move force_ssl check to production config (#2165) 8 years ago
initializers fix can toot whitespace (#2218) 8 years ago
locales Adding arabic string localization (rebased) (#1895) 8 years ago
activerecord.en.yml Extract error messages to locale file (#2162) 8 years ago
activerecord.ja.yml Extract error messages to locale file (#2162) 8 years ago
application.rb Adding arabic string localization (rebased) (#1895) 8 years ago
boot.rb Upgrade to Rails 5.0.0.1 9 years ago
cable.yml Add Heroku deployment support 8 years ago
database.yml Add env variable to disable prepared statements (#1293) 8 years ago
deploy.rb capistrano: link robots.txt (#1576) 8 years ago
environment.rb Upgrade to Rails 5.0.0.1 9 years ago
i18n-tasks.yml I18n health warnings (#1949) 8 years ago
navigation.rb 2FA controller cleanup (#2296) 8 years ago
puma.rb Do not set port for puma if it is bound to unix socket (#2289) 8 years ago
routes.rb ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197) 8 years ago
secrets.yml Upgrade to Rails 5.0.0.1 9 years ago
settings.yml Add gif auto-play/pause preference 8 years ago
sidekiq.yml Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high) 9 years ago