[v4 beta] The "save" text is not translated but shown as a key: `ra.action.save`
See original GitHub issueWhat you were expecting:
The SAVE button to show the word Save
What happened instead:
The SAVE button shows the word ra.action.save
Steps to reproduce:
Just start a CREATE action for any resource and look at the “Save” button’s text:
Related code:
- Preferably, a CodeSandbox forked from https://codesandbox.io/s/github/marmelab/react-admin/tree/master/examples/simple
- A link to a GitHub repo with the minimal codebase to reproduce the issue
Other information:
Environment
React-admin version: “react-admin”: “^4.0.0-beta.1” Last version that did not exhibit the issue (if applicable): React version: “react”: “^17.0.2” Browser: Stack trace (in case of a JS error):
Issue Analytics
- State:
- Created 2 years ago
- Comments:21 (21 by maintainers)
Top Results From Across the Web
CAT Tool Overview - Smartling Help Center
This action updates the translation memory. It is recommended that you click Save All on each page of strings you translate and also...
Read more >Translation - React-admin - Marmelab
React-admin components use translation keys for their labels, and rely on the ... {translate('ra.action.save')} // will translate to "Save" in English and ...
Read more >An Introduction to R - The Comprehensive R Archive Network
An Introduction to R. This is an introduction to R (“GNU S”), a language and environment for statistical computing and graphics. R is...
Read more >Translating Your App Content | Mendix Documentation
This shows that this text is used on the button. If you made any translations, click Translate to save them. Close the dialog...
Read more >The Coot User Manual - MRC Laboratory of Molecular Biology
It is also displayed on the left-hand side of the molecule name in the option menus of the “Save Coordinates” and “Go To...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
You can use yarn. I’m on Windows and I use that.
That’s why you also have
parse
😉