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

Localize the Cancel button's text #34

Open
LeoDupont opened this issue Oct 8, 2018 · 3 comments
Open

Localize the Cancel button's text #34

LeoDupont opened this issue Oct 8, 2018 · 3 comments

Comments

@LeoDupont
Copy link

Hello
Is it possible to translate the "Cancel" button?

@augustoalvess
Copy link

same question...

@salvasp
Copy link

salvasp commented May 12, 2019

add this class in your app.css to change it. to localize it you probably have to use SCSS

.flp-container .flp-cancel-container .flp-btn-cancel::after {
    text: New Text;  
}

screen

@tdhman
Copy link

tdhman commented Jun 30, 2020

Can we have an additional property option to localize "Cancel" text, plz ?

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

4 participants