habitica-self-host/website/common/locales
Phillip Thelen e3b484b29a Add Google Signin (#7969)
* Start adding google login

* fix local js issue

* implement syntax suggestions

* fix delete social tests

* Add service for authentication alerts

* fix social login tests

* make suggested google sign in changes

* fix accidentally deleted code

* refactor social network sign in

* fix incorrect find

* implement suggested google sign in changes

* fix(tests): Inject fake Auth module for auth controller

* fix(test): prevent social service from causing page reload

* fix loading user info

* Use lodash's implimentation of find for IE compatibility

* chore: increase test coverage around deletion route

* chore: clean up social auth test

* chore: Fix social login tests

* remove profile from login scope

* fix(api): Allow social accounts to deregister as user has auth backup

* temporarily disable google login button
2016-09-28 12:11:10 +02:00
..
bg chore(i18n): update locales 2016-09-22 13:20:45 -05:00
cs Fix broken link (#8051) 2016-09-22 17:24:21 +10:00
da Fix broken link (#8051) 2016-09-22 17:24:21 +10:00
de chore(i18n): update locales 2016-09-22 13:20:45 -05:00
en Add Google Signin (#7969) 2016-09-28 12:11:10 +02:00
en@pirate Fix broken link (#8051) 2016-09-22 17:24:21 +10:00
en_GB Fix broken link (#8051) 2016-09-22 17:24:21 +10:00
es Fix broken link (#8051) 2016-09-22 17:24:21 +10:00
es_419 Fix broken link (#8051) 2016-09-22 17:24:21 +10:00
fr chore(i18n): update locales 2016-09-22 13:20:45 -05:00
he Fix broken link (#8051) 2016-09-22 17:24:21 +10:00
hu Fix broken link (#8051) 2016-09-22 17:24:21 +10:00
id Fix broken link (#8051) 2016-09-22 17:24:21 +10:00
it Fix broken link (#8051) 2016-09-22 17:24:21 +10:00
ja chore(i18n): update locales 2016-09-22 13:20:45 -05:00
nl chore(i18n): update locales 2016-09-22 13:20:45 -05:00
pl chore(i18n): update locales 2016-09-22 13:20:45 -05:00
pt chore(i18n): update locales 2016-09-22 13:20:45 -05:00
pt_BR chore(i18n): update locales 2016-09-22 13:20:45 -05:00
ro Fix broken link (#8051) 2016-09-22 17:24:21 +10:00
ru chore(i18n): update locales 2016-09-22 13:20:45 -05:00
sk Fix broken link (#8051) 2016-09-22 17:24:21 +10:00
sr Fix broken link (#8051) 2016-09-22 17:24:21 +10:00
sv Fix broken link (#8051) 2016-09-22 17:24:21 +10:00
uk Fix broken link (#8051) 2016-09-22 17:24:21 +10:00
zh Fix broken link (#8051) 2016-09-22 17:24:21 +10:00
zh_TW Fix broken link (#8051) 2016-09-22 17:24:21 +10:00
README.md Common reorg (#8025) 2016-09-16 17:18:07 +02:00

HabitRPG's translations are managed on Transifex.

The files in this folder are automatically pulled from Transifex, with exception of the original American-English strings which are managed directly through GitHub in locales/en.

When you need to change any text, edit only the files in locales/en. Do not edit files in any other locales directory. You do not need to request that your changes be translated; changes are automatically copied to Transifex on a regular basis.

If you want to help with translations, please first read Guidance for Linguists and note especially its information about the Translations Trello card.