-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
new: Add hi (Hindi) language. #165
Conversation
@milesj please review my PR. all checks have passed |
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.
Why was packages/data/en/shortcodes/joypixels.raw.json
deleted?
.github/workflows/build.yml
Outdated
@@ -40,6 +40,7 @@ jobs: | |||
strategy: | |||
matrix: | |||
locale: | |||
- hi |
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.
can you alphasort this, and in the other files too
po/hi/messages.po
Outdated
|
||
msgctxt "LABEL: Very short word for skin tone and/or color (max 1 word if possible)" | ||
msgid "tone" | ||
msgstr "" |
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.
all of these need to be translated
@milesj please review my PR. all checks have passed |
@milesj please merge it if everything is fine as I need to make PR on gtkemojichooser |
Awesome |
adding hindi language support for gtkemojichooser