aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/utils/translate.ts
Commit message (Collapse)AuthorAgeFilesLines
* fix(website): fix code splittingBrandon Millman2018-11-121-5/+5
|
* Fix translation capitalizations to not capitalize single letters with ↵Fabio Berger2018-08-271-1/+6
| | | | sentences (i.e 'a' in 'Build a Relayer')
* Implement landing page change in preperation for portalBrandon Millman2018-07-061-0/+13
|
* Add missing type definitionsLeonid Logvinov2018-05-141-4/+4
|
* Move from storing translations in TS files to JSON filesFabio Berger2018-02-221-5/+6
|
* Re-set language to browserFabio Berger2018-02-221-1/+1
|
* Improve homepage and add translations in chinese, russian, korean and spanishFabio Berger2018-02-211-3/+31
|
* Add translation infra and replace english text with calls to translateFabio Berger2018-02-211-0/+54