mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-02-23 17:14:49 +01:00
19 lines
512 B
JSON
19 lines
512 B
JSON
{
|
|
"defaultLocale": "en-GB",
|
|
"localeName": {
|
|
"en-GB": "English",
|
|
"zh-CN": "中文",
|
|
"ja-JP": "日本語"
|
|
},
|
|
"langSwitchLabel": {
|
|
"en-GB": "Read this in your own language:",
|
|
"zh-CN": "Read this in your own language:",
|
|
"ja-JP": "Read this in your own language:"
|
|
},
|
|
"disabledMessage": {
|
|
"en-GB": "Scripts are disabled. Showing fallback image.",
|
|
"zh-CN": "脚本已禁用,并显示后备图像。",
|
|
"ja-JP": "JSがなくて、画像を表示しています。"
|
|
}
|
|
}
|