mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 19:41:29 +08:00
Remove leadingn / (#17258)
This commit is contained in:
@@ -9,7 +9,7 @@ i18n
|
||||
fallbackLng: "en", // use en if detected lng is not available
|
||||
|
||||
backend: {
|
||||
loadPath: "/locales/{{lng}}/{{ns}}.json",
|
||||
loadPath: "locales/{{lng}}/{{ns}}.json",
|
||||
},
|
||||
|
||||
ns: [
|
||||
|
Reference in New Issue
Block a user