SillyTavern/public/locales/lang.json

16 lines
884 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{ "lang": "ar-sa", "display": "عربي (Arabic)" },
{ "lang": "zh-cn", "display": "中国人 (Chinese) (Simplified)" },
{ "lang": "nl-nl", "display": "Nederlands (Dutch)" },
{ "lang": "de-de", "display": "Deutsch (German)" },
{ "lang": "fr-fr", "display": "Français (French)" },
{ "lang": "is-is", "display": "íslenska (Icelandic)" },
{ "lang": "it-it", "display": "Italiano (Italian)" },
{ "lang": "ja-jp", "display": "日本語 (Japanese)" },
{ "lang": "ko-kr", "display": "한국어 (Korean)" },
{ "lang": "pt-pt", "display": "Português (Portuguese brazil)" },
{ "lang": "ru-ru", "display": "Русский (Russian)" },
{ "lang": "es-es", "display": "Español (Spanish)" },
{ "lang": "uk-ua", "display": "Yкраїнська (Ukrainian)" },
{ "lang": "vi-vn", "display": "Tiếng Việt (Vietnamese)" }
]