You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
String translation is handled natively by Laravel. However if you want to use different assets depending on current language you can set a custom key to a theme eg Theme::configSet('lang', 'en'), and use the curly brackets syntax to create paths using this key in Blade. eg:
what i want to say is there is no way to manage language assets of each theme .
for example like this
The text was updated successfully, but these errors were encountered: