mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 12:18:35 -05:00
fix(lang): fix overwritten/shared string (#1212)
This commit is contained in:
@@ -843,7 +843,7 @@
|
||||
"i18n.tvshows": "Series",
|
||||
"i18n.unavailable": "Unavailable",
|
||||
"i18n.usersettings": "User Settings",
|
||||
"pages.errormessagewithcode": "404 - {error}",
|
||||
"pages.errormessagewithcode": "{statusCode} - {error}",
|
||||
"pages.internalservererror": "Internal Server Error",
|
||||
"pages.oops": "Oops",
|
||||
"pages.pagenotfound": "Page Not Found",
|
||||
|
||||
Reference in New Issue
Block a user