Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php artisan langman:trans vendor error #16

Closed
dragonfire1119 opened this issue Apr 6, 2016 · 4 comments
Closed

php artisan langman:trans vendor error #16

dragonfire1119 opened this issue Apr 6, 2016 · 4 comments
Labels

Comments

@dragonfire1119
Copy link

How to create the issue:

  1. Create a vendor directory in lang
php artisan langman:trans nav.new_item
> Create item

Error:

Undefined index: vendor

Laravel Version: 5.2

@themsaid
Copy link
Owner

themsaid commented Apr 6, 2016

Vendor translations are not supported yet, i'm working on that at the moment.

@dragonfire1119
Copy link
Author

@themsaid If there's no support for the vendor couldn't you temporary not show the error? Because just having a vendor directory throws the error. I didn't even want to edit the vendor just my project langs.

@themsaid themsaid added the bug label Apr 7, 2016
@vpratfr
Copy link

vpratfr commented Apr 7, 2016

Duplicate with #3

@themsaid
Copy link
Owner

themsaid commented Apr 9, 2016

This is also fixed in https://github.com/themsaid/laravel-langman/releases/tag/v1.2.0

@themsaid themsaid closed this as completed Apr 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants