-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
fix(locale): remove hard coded strings #3193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(locale): remove hard coded strings #3193
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This @tiuweehan and @pniedzwiedzinski! This looks very good. I fixed a small issue that was failing the tests by passing the t
function to the raw editor.
@erezrokah Thanks for helping to review this! I'll try to add more language translations after this. |
I added polish in #3197 |
Related to #2959
Summary
en
,jp
en
,jp
en
,jp
en
,pl
en
en
en
Sample previews
Took me a while to figure out how
netlify-cms-core
is connected to the widgets, but now I have a pretty good understanding of how the app worksCredit to @pniedzwiedzinski for removing hard coded string for
optional
and adding polish translations.