actual/.github/workflows
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
..
build.yml ci: turn boilerplate into composite action 2022-06-29 13:24:34 -04:00
i18n.yml Implement localization for schedule descriptions (#225) 2022-09-08 14:37:45 +01:00
lint.yml ci: turn boilerplate into composite action 2022-06-29 13:24:34 -04:00
opened-issues-triage.yml ci: add action to mark new issues for triage 2022-07-16 11:03:59 +01:00
test.yml ci: run tests on github actions 2022-08-23 17:14:46 +01:00