set def lang

This commit is contained in:
2025-02-16 19:54:13 +01:00
parent 9e0c4d47a0
commit cd30fc72f5

View File

@@ -12,6 +12,6 @@
"plugin.inlang.messageFormat": {
"pathPattern": "./messages/{languageTag}.json"
},
"sourceLanguageTag": "en",
"sourceLanguageTag": "hu",
"languageTags": ["en", "hu"]
}