1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

chore(i18n): 🌐 Aggiornati codici lingue

This commit is contained in:
Maicol Battistini
2021-08-06 12:22:51 +02:00
parent 976e56102a
commit d173915c14
5 changed files with 3 additions and 3 deletions

View File

@@ -80,7 +80,7 @@ return [
|
*/
'locale' => 'it',
'locale' => 'it_IT',
/*
|--------------------------------------------------------------------------
@@ -93,7 +93,7 @@ return [
|
*/
'fallback_locale' => 'en',
'fallback_locale' => 'en_GB',
/*
|--------------------------------------------------------------------------
@@ -106,7 +106,7 @@ return [
|
*/
'faker_locale' => 'en_US',
'faker_locale' => 'it_IT',
/*
|--------------------------------------------------------------------------