question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

translation to spanish fontSize plugin does not work

See original GitHub issue

Informations

i take the FontSize plugin and implement in the editor, its okay so far but when i want translate to spanish , the plugin still in english, and yes i added the translation to spanish in the .js just like this: es: { fontsize: 'Tamaño de Fuente', fontsizes: { 'x-small': 'Extra Pequeña', 'small': 'Pequeña', 'medium': 'Normal', 'large': 'Grande', 'x-large': 'Extra Grande', 'custom': 'Personalizar' } and i added the plugin in the btn options:: $('#input-texto').trumbowyg({ lang: 'es', btns: [ ['fontsize'], ] });

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Alex-Dcommented, Jul 2, 2018

Make me a Pull Request to add Spanish to the official plugin code, it will be simple to use it after that 😃

0reactions
Alex-Dcommented, Jul 16, 2018

Please make a clean Pull Request…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Language Font Modification Not Working - WordPress.org
My site is in English, but I'm using TranslatePress to translate it to Khmer. Most has not been translated yet, but on the...
Read more >
change font size after using google translate - Stack Overflow
The language selector does work, make sure your flash plugin is enabled. And your right it doesnt make it larger after the change....
Read more >
How to change font size/colour in every language ... - WPML
7. On the right column of the edit page, make sure to select "Translate Independently" and save. That way, you will be able...
Read more >
Activate the "Font size" option in the Table plugin #38136
1- i changed Visualization to Table-old, but Font size don't work. 2- i would like to use Font size (v6) and hide header...
Read more >
How to Change the Font Globally in WordPress
To change the font globally in your WordPress site, you can edit the style for your site. This tutorial will show you how....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found