feat: Add pirate speal language

This commit is contained in:
Jesse Wierzbinski 2024-12-08 00:24:21 +01:00
parent c3a2e5e850
commit 714781bfde
No known key found for this signature in database
7 changed files with 337 additions and 11 deletions

View file

@ -1,7 +1,7 @@
{
"$schema": "https://inlang.com/schema/project-settings",
"sourceLanguageTag": "en",
"languageTags": ["en", "fr", "en-rot"],
"languageTags": ["en", "fr", "en-rot", "en-pt"],
"modules": [
"https://cdn.jsdelivr.net/npm/@inlang/message-lint-rule-empty-pattern@latest/dist/index.js",
"https://cdn.jsdelivr.net/npm/@inlang/message-lint-rule-missing-translation@latest/dist/index.js",