Fix missing translations for advanced mode toggle (#10931)
Advanced mode toggle was in `twenty-ui` which doesn't support Lingui. I removed lingui from the global package json and moved it to the local package.json instead to prevent that kind of error from happening again
This commit is contained in:
@ -318,6 +318,11 @@ msgstr "Admin-Bereich"
|
||||
msgid "Advanced filter"
|
||||
msgstr "Erweiterter Filter"
|
||||
|
||||
#. js-lingui-id: WsKDNF
|
||||
#: src/modules/navigation/components/AppNavigationDrawer.tsx
|
||||
msgid "Advanced:"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: 1Cox/a
|
||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||
msgid "Afrikaans"
|
||||
|
||||
Reference in New Issue
Block a user