This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Change words into Schedulers options!
#19
These labels are missing, add them to your Custom JS and translate:
Code:
Translations.schedulers_holidays_new = "New holiday";
Translations.schedulers_events_month_dow_1 = "1st";
Translations.schedulers_events_month_dow_2 = "2nd";
Translations.schedulers_events_month_dow_3 = "3rd";
Translations.schedulers_events_month_dow_4 = "4th";
Translations.schedulers_events_month_dow_5 = "5th";
Translations.schedulers_events_month_dow_6 = "Last";
Translations.schedulers_duration_days = "d.";
Translations.schedulers_events_time = "Specific time";
Translations.schedulers_events_sunrise = "Sunrise";
Translations.schedulers_events_sunset = "Sunset";
Translations.schedulers_events_before_sunset = "before sunset";
Translations.schedulers_events_before_sunrise = "before sunrise";
Translations.schedulers_events_after_sunset = "after sunset";
Translations.schedulers_events_after_sunrise = "after sunrise";
Translations.schedulers_events_offset = "Start time offset";
Translations.schedulers_holiday = "Holiday";
Translations.schedulers_all = "All";
Translations.schedulers_none = "None";
Translations.schedulers_load_error = "Error: scheduler load failed or access denied";
Reply


Messages In This Thread
RE: Change words into Schedulers options! - by admin - 21.03.2020, 14:50

Forum Jump: