eporsche / daybreak

Simple timesheets and vacation management for small businesses.
MIT License
127 stars 37 forks source link

Translate to English #37

Closed ucorpintegration closed 2 years ago

mediashock commented 2 years ago

Its already there, edit your app config file and change 'locale' => 'de', to 'locale' => 'en'

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

noraj commented 2 years ago

File to change for example for France:

https://github.com/eporsche/daybreak/blob/843aa17f3c6349215748ed7170512ff375fb12d1/config/app.php#L83

Could be changed to the following so people can change the lang from .env. See PR #41

So instead I just have to