📢 Moderators Needed 🚀

Moderators are needed with resources to post or have access to resources to post. Submit an application to be considered.
V

RSS How do I translate phrases that are embedded in js

V

Vollmond

Guest
Guest or Bot
How to translate phrases that are in the file fancybox.umd.js ?
Code:

Code:
l10n: { NEXT: "Next slide", PREV: "Previous slide", GOTO: "Go to slide #%d" },
*******************************
            l10n: Object.assign(Object.assign({}, y), {
                CLOSE: "Close",
                NEXT: "Next",
                PREV: "Previous",
                MODAL: "You can close this modal content with the ESC key",
                ERROR: "Something Went Wrong, Please Try Again Later"...

Read more

Continue reading...
 
Similar content Most view View more
Back
Top