You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would assume that I need to use other translated strings as a reference point, then add new translation entries in (at least) the locale/en.json file?
Yes, have a look in the react code for references to how useTranslate is used. locale/en.json is the base so new value need to be added there or existing values can be used if it makes sense
Describe the bug
A couple of values from this popup cannot be translated as they are written directly in the code:
See web/src/components/MemoDisplaySettingMenu.tsx for reference.
Steps to reproduce
The version of Memos you're using
v0.23.0
Screenshots or additional context
N/A
The text was updated successfully, but these errors were encountered: