actual/packages/desktop-client
Manuel Eduardo Cánepa Cihuelo 6fb497dec5
Adding translation to rule editor and transaction table (#224)
* #199 Adding translation to rule editor and transaction table

* Feature: Translation to discover schedule table

Fix: Some translation improvements

* fix: Fix minor after check

* Feature: More translation to account

Fix: Add *_old.json files to ignore

* Update packages/desktop-client/src/components/accounts/Account.js

Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>

* fix: Workaround for know caveats

* lint: fix import order

* fix: t is not a function when empty transactions list

* Feature: Translate account filters

* Feature: Translation on transactions table

* Feature: Translate budget and the rest of bootstrap

* Update packages/desktop-client/src/locales/es-ES.json

Co-authored-by: Jed Fox <git@jedfox.com>

* fix: Using the new key for unknow error

* refactor: push useTranslation up above function definition, etc

* refactor: push useTranslation up above function definition

* refactor: set key for Trans component balanceType

* refactor: pass i18keys to Trans components explicitly

Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
Co-authored-by: Jed Fox <git@jedfox.com>
2022-09-06 10:22:22 +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 Adding translation to rule editor and transaction table (#224) 2022-09-06 10:22:22 +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 style: remove setting of indent size to 4 in i18n-parser config 2022-08-31 00:21:17 +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