Jump to content

linuxhostingcomtr

Member
  • Posts

    1
  • Joined

  • Last visited

About linuxhostingcomtr

linuxhostingcomtr's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Heya, i was also looking for a solution but was able to fix it easily by changing just one string in: ../vendor/nesbot/carbon/src/Carbon/Carbon.php Edit the file and look for this line (916) static::setLocale('en'); Just change it to your desired language code.. i.e. for german change "en" with "de" If you need to make custom translation go to: ../vendor/nesbot/carbon/src/Carbon/Lang/ you will find several language files here where you can modify your own. Hope this helps
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated