Skip to content

Implemented localization in English, Spanish, and Japanese#91

Open
dbudwin wants to merge 9 commits intomasterfrom
Localization
Open

Implemented localization in English, Spanish, and Japanese#91
dbudwin wants to merge 9 commits intomasterfrom
Localization

Conversation

@dbudwin
Copy link
Owner

@dbudwin dbudwin commented Aug 18, 2017

Support localizing pages in three languages: English, Spanish, and Japanese. These are the languages I have at least some familiarity with. Better translations will be needed.

The language can be switched using the upper right-hand corner of the login page.

screen shot 2017-08-18 at 16 16 28

Just followed the instructions in the README for the project: https://github.com/mcamara/laravel-localization
The big `laravellocalization.php` file was created by following the README in the project:

`php artisan vendor:publish --provider="Mcamara\LaravelLocalization\LaravelLocalizationServiceProvider"`

This makes a copy of the config file so it can be versioned.
They weren't being used and were shipped with Laravel by default.
The language can be switched on the login screen in the upper-right hand corner.
There isn't much value to linting the language files, it just through false positives.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant