Commit graph

21 commits

Author SHA1 Message Date
Dessalines 5f93598bf1 Adding language and etc for pt-br. 2020-02-05 13:12:13 -05:00
Dessalines c3a4097421 Removing english placeholders for Farsi. 2020-01-29 20:35:41 -05:00
David 3d1a85a3a4 Lambdas reverted 2020-01-26 21:49:47 +01:00
David 8aac74a0a6 Added and completed CA translation 2020-01-26 21:20:25 +01:00
David ca1cce35a6 ES translation completed & some fixes 2020-01-26 20:31:34 +01:00
David 6718e2eb23 TS func refactoring 2020-01-26 19:53:57 +01:00
Dessalines fc0495894d Adding finnish to moment, dropdown. 2020-01-26 12:35:47 -05:00
Dessalines 82253f625b Upgrade package.json. 2020-01-06 11:22:51 -05:00
Dessalines 152aa6c8e5 Minor formatting issue. 2019-10-21 12:52:51 -07:00
Matteo Guglielmetti bab917f1be Merge branch 'master' into master 2019-10-21 08:50:38 +02:00
Dessalines 02dd9ac32a Adding username mentions / tagging from comments.
- Fixes #293
2019-10-19 17:46:29 -07:00
Dessalines 4e55612833 Running prettier on code.
- #305 , #309
2019-10-18 17:20:27 -07:00
Matteo Guglielmetti 605cee9084 Italian complete translation 2019-10-18 10:10:26 +02:00
Dessalines e196ccd47f Some additions for Dutch. 2019-08-29 11:20:21 -07:00
Dessalines 38edb60be9 Adding Esperanto.
- Fixes #240
2019-08-26 14:42:53 -07:00
Dessalines 5cbbf5a4ac Adding spanish translation.
- Fixes #191
2019-08-22 18:34:24 -07:00
Dessalines fa625e560b Adding russian locales. 2019-08-19 14:29:28 -07:00
Dessalines 96eefccdc3 Squashed commit of the following:
commit 3008b45a89
Author: Dessalines <happydooby@gmail.com>
Date:   Thu Aug 15 14:11:02 2019 -0700

    Adding moment translation, and to i18next.ts file.

commit 620be4ecd8
Author: Autom <40275136+AutomCoding@users.noreply.github.com>
Date:   Thu Aug 15 19:08:57 2019 +0200

    Minor tweaks

    Line 74: Change grammatical gender to neutrum for undefined target.
    Line 126: Possibly a more accurate translation.

commit e053040c58
Author: Autom <40275136+AutomCoding@users.noreply.github.com>
Date:   Thu Aug 15 18:55:32 2019 +0200

    Translate remaining Swedish

commit b126b59e15
Author: Autom <40275136+AutomCoding@users.noreply.github.com>
Date:   Thu Aug 15 18:38:20 2019 +0200

    Typo (missing apostrophe in contraction)

commit 50a0c6b590
Author: Autom <40275136+AutomCoding@users.noreply.github.com>
Date:   Thu Aug 15 18:36:22 2019 +0200

    Create sv.ts

    First half translated
2019-08-15 14:11:22 -07:00
Dessalines 4c978d74f9 Adding the imports. 2019-08-10 11:33:54 -07:00
tqcenglish 4ad00e9fb7 i18n zh 2019-08-10 23:51:21 +08:00
Dessalines 536c3f4915 Adding support for internationalization / i18n (#189)
* Still not working

* Starting to work on internationalization

* Main done.

* i18n translations first pass.

* Localization testing mostly done.

* Second front end pass.

* Added a few more translations.

* Adding back end translations.
2019-08-09 17:14:43 -07:00