V
Vollmond
Guest
Guest or Bot
How to translate phrases that are in the file fancybox.umd.js ?
Code:
Read more
Continue reading...
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...