mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-27 05:38:09 -05:00
Merge pull request #1012 from remmycat/deactivate-unnecessary-i18n-escaping
Deactivate i18next interpolation escaping
This commit is contained in:
@@ -52,4 +52,7 @@ export const config = {
|
||||
fallbackLng: DEFAULT_LANGUAGE,
|
||||
defaultNS: "common",
|
||||
react: { useSuspense: false },
|
||||
interpolation: {
|
||||
escapeValue: false,
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user