* #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>