chore: update i18n

This commit is contained in:
Steven
2024-07-28 17:23:14 +08:00
parent 1de9973af3
commit 51ed88d5aa
2 changed files with 16 additions and 0 deletions

View File

@@ -28,6 +28,14 @@ const PreferenceSection: React.FC = () => {
value: "JA",
label: "日本語",
},
{
value: "TR",
label: "Türkçe",
},
{
value: "RU",
label: "русский",
},
];
const colorThemeOptions = [