-
-
Notifications
You must be signed in to change notification settings - Fork 584
feat(l10n): upgrade i18next-scanner
and refresh translations
#884
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
PR Reviewer Guide 🔍(Review updated until commit b803289)Here are some key observations to aid the review process:
|
Co-authored-by: codiumai-pr-agent-free[bot] <138128286+codiumai-pr-agent-free[bot]@users.noreply.github.com>
Co-authored-by: codiumai-pr-agent-free[bot] <138128286+codiumai-pr-agent-free[bot]@users.noreply.github.com>
Co-authored-by: codiumai-pr-agent-free[bot] <138128286+codiumai-pr-agent-free[bot]@users.noreply.github.com>
Co-authored-by: codiumai-pr-agent-free[bot] <138128286+codiumai-pr-agent-free[bot]@users.noreply.github.com>
Co-authored-by: codiumai-pr-agent-free[bot] <138128286+codiumai-pr-agent-free[bot]@users.noreply.github.com>
Co-authored-by: codiumai-pr-agent-free[bot] <138128286+codiumai-pr-agent-free[bot]@users.noreply.github.com>
/improve |
/review |
/improve |
PR Code Suggestions ✨Latest suggestions up to b803289
Previous suggestions✅ Suggestions up to commit 7570c86
✅ Suggestions up to commit b796f39
✅ Suggestions up to commit 6c1ad91
✅ Suggestions up to commit ec1589a
|
Persistent review updated to latest commit b803289 |
PR Type
enhancement, other
Description
i18next-scanner
dependency to version 4.6.0.removeUnusedKeys
from a boolean to a function in bothi18next-scanner
app and server configurations.Changes walkthrough 📝
2 files
i18next-scanner.app.config.js
Update `removeUnusedKeys` to a function in config.
i18next-scanner.app.config.js
removeUnusedKeys
from a boolean to a function.function.
i18next-scanner.server.config.js
Update `removeUnusedKeys` to a function in server config.
i18next-scanner.server.config.js
removeUnusedKeys
from a boolean to a function.function.
5 files
resource.json
Add and improve Russian translations.
src/app/i18n/ru/resource.json
resource.json
Add and improve Czech translations.
src/app/i18n/cs/resource.json
resource.json
Add and improve Ukrainian translations.
src/app/i18n/uk/resource.json
resource.json
Add and improve Portuguese (Portugal) translations.
src/app/i18n/pt-pt/resource.json
resource.json
Add and improve Japanese translations.
src/app/i18n/ja/resource.json
10 files
resource.json
Complete Italian Translations for UI and System Messages
src/app/i18n/it/resource.json
messages.
resource.json
Complete French Translations for UI and System Messages
src/app/i18n/fr/resource.json
messages.
resource.json
Complete Turkish Translations for UI and System Messages
src/app/i18n/tr/resource.json
messages.
resource.json
Complete Dutch Translations for UI and System Messages
src/app/i18n/nl/resource.json
messages.
resource.json
Complete Norwegian Translations for UI and System Messages
src/app/i18n/nb/resource.json
messages.
resource.json
Add English Strings for Data Collection and Language Settings
src/app/i18n/en/resource.json
settings.
resource.json
Add missing Traditional Chinese translations for UI elements.
src/app/i18n/zh-tw/resource.json
Chinese.
messages.
settings.
resource.json
Add missing Hungarian translations for UI elements.
src/app/i18n/hu/resource.json
messages.
settings.
resource.json
Add missing Spanish translations for UI elements.
src/app/i18n/es/resource.json
messages.
settings.
resource.json
Add missing Brazilian Portuguese translations for UI elements.
src/app/i18n/pt-br/resource.json
Portuguese.
messages.
settings.
1 files
package.json
Upgrade `i18next-scanner` dependency to version 4.6.0.
package.json
i18next-scanner
dependency from version 4.5.0 to 4.6.0.2 files
resource.json
...
src/app/i18n/de/resource.json
...
resource.json
...
src/app/i18n/zh-cn/resource.json
...