Jed Fox
|
5217835c55
|
Implement localization for schedule descriptions (#225)
* monthUtils.{format → nonLocalizedFormat}
* Implement localization for schedule descriptions
* Remove outdated comment
* Add general.ordinal in Spanish
Co-Authored-By: Manuel Eduardo Cánepa Cihuelo <10290593+manuelcanepa@users.noreply.github.com>
* yay time zones?
* fix: re-add missing keys
* fix: fix broken i18n imports/initialisation
* style: linting
* fix: re-add english ordinal keys
* fix: add remaining english ordinal keys
* fix: correct dates in schedules.js
* refactor: store translations keys for loot-core in loot-core
* fix: add ns to i18n.t calls directly so parser can find them
* feat: add spanish translation from manuelcanepa
* fix: add comments to help i18n-parser to find contexts
* fix: add "many" context to spanish translations
Co-authored-by: Manuel Eduardo Cánepa Cihuelo <10290593+manuelcanepa@users.noreply.github.com>
Co-authored-by: Tom French <tom@tomfren.ch>
|
2022-09-08 14:37:45 +01:00 |
|
Tom French
|
9c0df36e16
|
Sort import in alphabetical order (#238)
* style: enforce sorting of imports
* style: alphabetize imports
* style: merge duplicated imports
|
2022-09-02 15:07:24 +01:00 |
|
Tom French
|
102d92048b
|
chore: allow mobile package to pass with no tests
|
2022-08-24 20:21:35 +01:00 |
|
Tom French
|
9be15eaee1
|
build: replace babel-jest with ts-jest
|
2022-08-24 20:21:35 +01:00 |
|
Tom French
|
58a0910996
|
build: remove deprecated nohoist settings and prevent hoisting of mobile dependencies
|
2022-08-22 22:35:07 -04:00 |
|
Tom French
|
ce5ee1b877
|
chore: update to yarnv3 and fix missing packages preventing install
|
2022-08-22 22:35:07 -04:00 |
|
Trevor Farlow
|
3273b2723d
|
refactor: currency-formatter -> Intl.NumberFormat
|
2022-07-19 23:31:42 -04:00 |
|
Tom French
|
c431ccf74a
|
build: lock packages to the versions for which patches have been made
|
2022-06-29 10:27:42 -04:00 |
|
Tom French
|
f517c2457a
|
build: remove unused patch
|
2022-06-29 10:09:28 -04:00 |
|
James Long
|
c77343e7e9
|
Disable mobile app purchases
|
2022-04-29 18:03:34 -04:00 |
|
James Long
|
4d9fdfc590
|
Initial (open-source)
|
2022-04-28 22:44:38 -04:00 |
|