mirror of
https://github.com/streamyfin/streamyfin.git
synced 2025-08-20 18:37:18 +02:00
Update Current Translated Messages with UI Changes
This commit is contained in:
@@ -99,7 +99,7 @@ const loadSettings = (): Settings => {
|
||||
usePopularPlugin: false,
|
||||
deviceProfile: "Expo",
|
||||
mediaListCollectionIds: [],
|
||||
preferedLanguage: getLocales()[0] || "en",
|
||||
preferedLanguage: getLocales()[0].languageCode || "en",
|
||||
searchEngine: "Jellyfin",
|
||||
marlinServerUrl: "",
|
||||
openInVLC: false,
|
||||
|
||||
Reference in New Issue
Block a user