mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-16 17:54:03 +00:00
chore: update i18n
This commit is contained in:
@@ -28,6 +28,14 @@ const PreferenceSection: React.FC = () => {
|
||||
value: "JA",
|
||||
label: "日本語",
|
||||
},
|
||||
{
|
||||
value: "TR",
|
||||
label: "Türkçe",
|
||||
},
|
||||
{
|
||||
value: "RU",
|
||||
label: "русский",
|
||||
},
|
||||
];
|
||||
|
||||
const colorThemeOptions = [
|
||||
|
Reference in New Issue
Block a user