mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 17:14:42 +01:00
add message for db upgrade
This commit is contained in:
@@ -174,5 +174,6 @@
|
||||
"HeaderWriter": "Writers",
|
||||
"HeaderParentalRatings": "Parental Ratings",
|
||||
"HeaderCommunityRatings": "Community ratings",
|
||||
"StartupEmbyServerIsLoading": "Emby Server is loading. Please try again shortly."
|
||||
"StartupEmbyServerIsLoading": "Emby Server is loading. Please try again shortly.",
|
||||
"DbUpgradeMessage": "Please wait while your Emby Server database is upgraded. {0}% complete."
|
||||
}
|
||||
|
||||
@@ -173,5 +173,6 @@
|
||||
"HeaderWriter": "Writers",
|
||||
"HeaderParentalRatings": "Parental Ratings",
|
||||
"HeaderCommunityRatings": "Community ratings",
|
||||
"StartupEmbyServerIsLoading": "Emby Server is loading. Please try again shortly."
|
||||
"StartupEmbyServerIsLoading": "Emby Server is loading. Please try again shortly.",
|
||||
"DbUpgradeMessage": "Please wait while your Emby Server database is upgraded. {0}% complete."
|
||||
}
|
||||
Reference in New Issue
Block a user