We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 460fd54 commit d83faa4Copy full SHA for d83faa4
project.inlang.json
@@ -1,8 +1,9 @@
1
{
2
"$schema": "https://inlang.com/schema/project-settings",
3
- "sourceLanguageTag": "en",
+ "sourceLanguageTag": "en-US",
4
"languageTags": [
5
- "en",
+ "en-US",
6
+ "en-GB",
7
"ar-SA",
8
"ca-ES",
9
"ckb-KU",
project.inlang/settings.json
@@ -46,4 +47,4 @@
46
47
"@:"
48
]
49
}
-}
50
+}
0 commit comments