Skip to content
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

Can't support i18n? #352

Open
tkatochin opened this issue Sep 13, 2023 · 1 comment
Open

Can't support i18n? #352

tkatochin opened this issue Sep 13, 2023 · 1 comment

Comments

@tkatochin
Copy link

It includes some text resources, but they are fixed in English. I would like it to be compatible with internationalization.
I want the Japanese version.
Kind regards.

@mikaoj
Copy link
Owner

mikaoj commented Sep 13, 2023

Isn't it just the done button?
Set it to whatever you want

public var doneButtonTitle = Bundle(for: UIBarButtonItem.self).localizedString(forKey: "Done", value: "Done", table: "")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants