Logic Machine Forum
Translations on TRENDS - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8)
+--- Thread: Translations on TRENDS (/showthread.php?tid=3189)



Translations on TRENDS - tecnorte - 22.02.2021

Hi there, 

I have seen a very usefull post about translating schedules and managed to get it done with great results!
Could anyone please do the same for trends?
Some items that are inside arrays, as date/time picker, are already translated because of the translation made previously on those elements but, some elements must be translated by JavaScript and I don't know the correct maming for those elements!
Ex.: "current", "previous", "single trend", "multiple trends"... etc

Best regards,

Márcio Pereira


RE: Translations on TRENDS - admin - 22.02.2021

List of translation strings for trends:
Code:
schedulers_date_from: From date
schedulers_date_to: To date
trends_current: Current
trends_data: Data
trends_day: Day
trends_download: Download CSV
trends_export: Export trend data
trends_export_error: No trends selected or invalid date range
trends_form: Trend log
trends_graph: Graph
trends_load_error: Error: trend load failed or access denied
trends_month: Month
trends_previous: Previous
trends_show_previous: Show<br>previous
trends_view_multiple: Multiple trends
trends_view_single: Single trend
trends_week: Week
trends_year: Year