-
Notifications
You must be signed in to change notification settings - Fork 1
FEATURE: Added Czech translations #29
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
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.
We can import your translations on Crowdin when we add the repository. But, first, could you please fix the language code in both files?
config/locales/client.cs.yml
Outdated
@@ -0,0 +1,26 @@ | |||
en: |
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.
en: | |
cs: |
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.
Updated.
config/locales/server.cs.yml
Outdated
@@ -0,0 +1,19 @@ | |||
en: |
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.
en: | |
cs: |
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.
Updated
I didn't notice the codes, learned something new. Also I missed your comments here. Thanks! |
No description provided.