Determining if a Locale Has a Translation Line With hasForLocale | Laravel 5: String Translation Public API
…heck if a translation line has been defined for a given locale. its default behavior is to look in the default locale for the requested translation $key , but we can request information about any locale by supplying a string argument for the...