actual/packages/desktop-client
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
..
bin Initial (open-source) 2022-04-28 22:44:38 -04:00
config Merge pull request #131 from TomAFrench/silence-moment-errors 2022-08-23 15:55:07 +01:00
public build: sort contents of data-file-index.txt 2022-06-29 09:57:00 -04:00
scripts build: replace jwl-dev-utils with react-dev-utils 2022-07-24 00:17:06 -04:00
src Implement localization for schedule descriptions (#225) 2022-09-08 14:37:45 +01:00
.babelrc Initial (open-source) 2022-04-28 22:44:38 -04:00
.eslintignore Initial (open-source) 2022-04-28 22:44:38 -04:00
.gitignore Adding translation to rule editor and transaction table (#224) 2022-09-06 10:22:22 +01:00
i18next-parser.config.js Implement localization for schedule descriptions (#225) 2022-09-08 14:37:45 +01:00
jest.config.js fix: add missing comma to jest.config.js 2022-06-29 09:54:46 -04:00
package.json Merge branch 'master' into i18n 2022-09-02 15:10:56 +01:00
README.md Initial (open-source) 2022-04-28 22:44:38 -04:00

Actual on the web