mirror of
https://github.com/VERT-sh/VERT
synced 2026-04-26 09:35:06 +02:00
Update settings.json (added tr)
Added "tr" for Turkish Language Support
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://inlang.com/schema/project-settings",
|
||||
"baseLocale": "en",
|
||||
"locales": ["en", "es", "fr", "de", "hr"],
|
||||
"locales": ["en", "es", "fr", "de", "hr", "tr"],
|
||||
"modules": [
|
||||
"https://cdn.jsdelivr.net/npm/@inlang/plugin-message-format@4/dist/index.js",
|
||||
"https://cdn.jsdelivr.net/npm/@inlang/plugin-m-function-matcher@2/dist/index.js"
|
||||
|
||||
Reference in New Issue
Block a user