laravel-enso / enso

Laravel Vue SPA, Bulma themed. For demo login use `admin@laravel-enso.com` & `password` -
https://www.laravel-enso.com
MIT License
1.08k stars 277 forks source link

localisation error #305

Closed ybaddi closed 4 years ago

ybaddi commented 4 years ago

This is a bug.

Prerequisites

Description

The localisation is not working, I also checked with the demo hosted application, the language is still always the default (en), the RTL mode is changed but not the translation.

Steps to Reproduce

Expected behavior

Actual behavior

aocneanu commented 4 years ago

You are right. Apparently at some point in time somebody did a PR to the localisation repo and broke stuff.

Will look into it.

aocneanu commented 4 years ago

@ybaddi with the latest version you should be ok.

Please close this if everything works now.