Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Supporting Different Languages (Localization) #124

Open
assembleMHN opened this issue Sep 14, 2020 · 3 comments
Open

Supporting Different Languages (Localization) #124

assembleMHN opened this issue Sep 14, 2020 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@assembleMHN
Copy link

assembleMHN commented Sep 14, 2020

Hi.

Thank you for a nice component, i have now implemented it in our project but can see that it only support english and polish, how to i get the UI controls so i can change the text from the projects own language file, or add more languages ? Two languages are very limiting i hope you can help me out 👍

Thank you very much

Best Regards
Morten

@gbiktx
Copy link

gbiktx commented Oct 27, 2020

Hi, you can add this to your strings.xml files to translate the cropping title.

<string name="ucrop_label_edit_photo">Edit Photo</string>

For the picker dialog you can override strings in this file. Just add the name of the strings that you want to translate in your strings.xml files

#17

@Dhaval2404 Dhaval2404 added the help wanted Extra attention is needed label Dec 18, 2020
@Dhaval2404 Dhaval2404 pinned this issue Dec 18, 2020
@Dhaval2404
Copy link
Owner

Needed help to translate string resource in a different language. Looking forward to community contributions.

Dhaval2404 added a commit that referenced this issue Dec 19, 2020
Added hindi text translations

#124
Dhaval2404 added a commit that referenced this issue Dec 19, 2020
Added gujarati text translations

#124
@Dhaval2404 Dhaval2404 changed the title Translations, how to change texts to more languages Supporting Different Languages (Localization) Dec 19, 2020
Dhaval2404 added a commit that referenced this issue Dec 20, 2020
Added spanish text translations

#124
@onuryurtturk
Copy link
Contributor

onuryurtturk commented Aug 12, 2021

🇹🇷 🇹🇷 🇹🇷 added Turkish translation, please accept the PR

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants