xmartlabs / Eureka

Elegant iOS form builder in Swift
https://eurekacommunity.github.io
MIT License
11.78k stars 1.33k forks source link

Internacionalization #1382

Closed vortek closed 6 years ago

vortek commented 6 years ago

Hello, How do I translate the "Done" button on the keyboard toolbar? Thanks you.

m-revetria commented 6 years ago

Hi @vortek, thanks for using Eureka!

As it is pointed out in the Contributing guidelines we don't use Github issues for general library support. In such cases, the best option is posting questions on StackOverflow with tag eureka-forms.

This will help us to better manage real bugs and feature requests and also we think you'll get better and faster support for this kind of questions from community through StackOverflow.


That being said, the system done button is used there, it has native translation support. It will be translated to all the languages your app supports.

m-revetria commented 6 years ago

I'm closing this due to lack of response