devex: integrate i18n ally extension (#6328)

* Integrate with i18n ally

* Update .gitignore

* Cleanup

* Dont force display language
This commit is contained in:
Arthur
2026-06-11 14:52:44 +02:00
committed by GitHub
parent c1780eef7d
commit 7d15fd3ac0
4 changed files with 29 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"recommendations": ["esbenp.prettier-vscode", "Vue.volar", "rust-lang.rust-analyzer"]
"recommendations": ["esbenp.prettier-vscode", "Vue.volar", "rust-lang.rust-analyzer", "lokalise.i18n-ally"]
}