style: added mediaServerType to reflect which mediaserver is being used in the enable new sign in
added mediaServerType to reflect which mediaserver is being used in the enable new sign in so it displays either plex or jellyfin in the ui
This commit is contained in:
@@ -802,8 +802,8 @@
|
||||
"components.Settings.Notifications.NotificationsPushbullet.toastPushbulletTestFailed": "Pushbullet 測試通知發送失敗。",
|
||||
"components.Settings.Notifications.NotificationsLunaSea.toastLunaSeaTestFailed": "LunaSea 測試通知發送失敗。",
|
||||
"components.Settings.Notifications.NotificationsWebhook.toastWebhookTestSuccess": "Webhook 測試通知已發送!",
|
||||
"components.Settings.SettingsUsers.newPlexLoginTip": "讓還沒匯入的 Plex 使用者登入",
|
||||
"components.Settings.SettingsUsers.newPlexLogin": "允許新的 Plex 登入",
|
||||
"components.Settings.SettingsUsers.newPlexLoginTip": "讓還沒匯入的 {mediaServerName} 使用者登入",
|
||||
"components.Settings.SettingsUsers.newPlexLogin": "允許新的 {mediaServerName} 登入",
|
||||
"components.PermissionEdit.requestTv": "提出電視節目請求",
|
||||
"components.PermissionEdit.requestMovies": "提出電影請求",
|
||||
"components.PermissionEdit.requestMoviesDescription": "授予提出非 4K 電影請求的權限。",
|
||||
|
||||
Reference in New Issue
Block a user