mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Apply suggestions
This commit is contained in:
parent
60329961b5
commit
05e26e6588
9 changed files with 12 additions and 9 deletions
|
@ -95,3 +95,4 @@ export function getLocale() {
|
|||
return enUS;
|
||||
}
|
||||
}
|
||||
export const localeWithSuffix = { addSuffix: true, locale: getLocale() };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue