🔄 chore: Enforce 18next Language Keys (#5803)
* chore: enforcing language keys to adhere to the new standard. * chore: enforcing i18n forbids to write plain text in JSX markup * chore: enforcing i18n forbids to write plain text in JSX markup * fix: ci with checkbox for unused keys :) * refactor: removed all the unused `i18n` keys
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -105,4 +105,5 @@ auth.json
|
||||
uploads/
|
||||
|
||||
# owner
|
||||
release/
|
||||
release/
|
||||
!/client/src/@types/i18next.d.ts
|
||||
|
||||
Reference in New Issue
Block a user