Migrate to Turborepo (#1251)

This commit is contained in:
Evan Song
2024-07-04 21:46:29 -07:00
committed by GitHub
parent 6fa1acc461
commit 0f2ddb452c
811 changed files with 5623 additions and 7832 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,58 @@
{
"ar": "Arabic",
"be": "Belarusian",
"bg": "Bulgarian",
"bn": "Bangla",
"ca": "Catalan",
"cs": "Czech",
"da": "Danish",
"de": "German",
"de-CH": "German (Switzerland)",
"el": "Greek",
"en-GB": "English (United Kingdom)",
"en-US": "English (United States)",
"en-x-lolcat": "LOLCAT",
"en-x-pirate": "English (Pirate)",
"en-x-updown": "English (Upside down)",
"en-x-uwu": "English (UwU)",
"eo": "Esperanto",
"es": "Spanish",
"et": "Estonian",
"fi": "Finnish",
"fr": "French",
"fr-BE": "French (Belgium)",
"fr-CA": "French (Canada)",
"he": "Hebrew",
"hi": "Hindi",
"hr": "Croatian",
"hu": "Hungarian",
"id": "Indonesian",
"it": "Italian",
"ja": "Japanese",
"kk": "Kazakh",
"ko": "Korean",
"ky": "Kyrgyz",
"lt": "Lithuanian",
"lv": "Latvian",
"ms": "Malay",
"nb": "Norwegian Bokmål",
"nl": "Dutch",
"nn": "Norwegian Nynorsk",
"pes": "Persian",
"pl": "Polish",
"pt": "Portuguese",
"pt-BR": "Portuguese (Brazil)",
"ro": "Romanian",
"ru": "Russian",
"ru-x-bandit": "Russian (Bandit)",
"sk": "Slovak",
"sv": "Swedish",
"th": "Thai",
"tok": "Toki Pona",
"tr": "Turkish",
"tt": "Tatar",
"uk": "Ukrainian",
"vi": "Vietnamese",
"zh-Hans": "Chinese (Simplified)",
"zh-Hant": "Chinese (Traditional)"
}

View File

@@ -0,0 +1,10 @@
{
"displayName": {
"description": "Please enter the name of the language in its specific variant or regional form (e.g., English (US) for American English, not just English). If the language does not have any specific variant, simply enter the name of the language (e.g., Français, Deutsch).",
"message": "English (United States)"
},
"searchTerms": {
"description": "Please provide additional search terms associated with the language, if needed, to enhance the search functionality (e.g., American English, Deutschland). Each search term should be entered on a separate line. Translate as a hyphen (-) if no additional terms are needed.",
"message": "USA\nAmerican English"
}
}