mirror of
https://github.com/streamyfin/streamyfin.git
synced 2025-08-20 18:37:18 +02:00
fix: lint
This commit is contained in:
2
i18n.ts
2
i18n.ts
@@ -25,7 +25,7 @@ export const APP_LANGUAGES = [
|
||||
{ label: "日本語", value: "ja" },
|
||||
{ label: "Türkçe", value: "tr" },
|
||||
{ label: "Nederlands", value: "nl" },
|
||||
{ label: 'Polski', value: 'pl' },
|
||||
{ label: "Polski", value: "pl" },
|
||||
{ label: "Svenska", value: "sv" },
|
||||
{ label: "Українська", value: "ua" },
|
||||
{ label: "简体中文", value: "zh-CN" },
|
||||
|
||||
Reference in New Issue
Block a user