Skip to content

Conversation

@ahmedsayedabdelsalam
Copy link
Contributor

// ar
'foo' => ''
// en
'foo', => 'bar'

before
trans('file.foo',[],'ar') // ''

after
trans('file.foo',[],'ar') // 'bar'

@GrahamCampbell
Copy link
Collaborator

Please send this to 6.x, since this is a bug fix. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants