eusonlito / GPS-Tracker

GPS Tracker platform for Sinotrack, Coban, Teltonika, Concox, Jimilab, OsmAnd and Queclink devices built with Laravel 11 + PHP 8.2 and MySQL 8. Plataforma GPS Tracker para dispositivos Sinotrack Sinotrack, Coban, Teltonika, Concox, Jimilab, OsmAnd y Queclink creada con Laravel 11 + PHP 8.2 y MySQL 8.
https://tracker-demo.lito.com.es/
MIT License
169 stars 73 forks source link

Add Hebrew Translation #50

Closed aamiel1 closed 5 months ago

aamiel1 commented 6 months ago

Hi,

I like to add hebrew translation to the system. Can you please advise how to do it, including adjusting the direction from right to left of all pages.

10x

eusonlito commented 6 months ago

Hi! You can create a copy of folder https://github.com/eusonlito/GPS-Tracker/tree/master/resources/lang/en with the hebrew translations and I will configure the code to allow rtl languages.

Thanks!

aamiel1 commented 6 months ago

Hi.

When select Hebrew language please also change the date time format from "2024-04-01 15:23:29" -> "01/04/2024 15:23:29" in all plase.

Thanks,

eusonlito commented 6 months ago

Sorry, but the date formats are global and not related with languages.