refactor: Remove empty translation strings (#2294)

This commit is contained in:
Dermot Duffy
2025-12-20 13:57:52 -08:00
committed by GitHub
parent 1e821f09c6
commit b75513789b
7 changed files with 34 additions and 1403 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://inlang.com/schema/project-settings",
"sourceLanguageTag": "en",
"languageTags": ["en", "it", "pt-BR", "pt-PT"],
"languageTags": ["ca", "en", "fr", "it", "pt-BR", "pt-PT"],
"modules": [
"https://cdn.jsdelivr.net/npm/@inlang/plugin-json@latest/dist/index.js",
"https://cdn.jsdelivr.net/npm/@inlang/message-lint-rule-empty-pattern@latest/dist/index.js",