We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -1,7 +1,7 @@ discard block |
||
| 1 | 1 | <?php |
| 2 | 2 | |
| 3 | 3 | return [ |
| 4 | - /* |
|
| 4 | + /* |
|
| 5 | 5 | |-------------------------------------------------------------------------- |
| 6 | 6 | | Settings Language Lines |
| 7 | 7 | |-------------------------------------------------------------------------- |
@@ -9,10 +9,10 @@ discard block |
||
| 9 | 9 | | The following language lines are used for Laravel Backpack - Settings |
| 10 | 10 | | |
| 11 | 11 | */ |
| 12 | - 'name' => 'Nom', |
|
| 13 | - 'value' => 'Valor', |
|
| 14 | - 'description' => 'Descripció', |
|
| 15 | - 'setting_singular' => 'configuració', |
|
| 16 | - 'setting_plural' => 'configuracions', |
|
| 12 | + 'name' => 'Nom', |
|
| 13 | + 'value' => 'Valor', |
|
| 14 | + 'description' => 'Descripció', |
|
| 15 | + 'setting_singular' => 'configuració', |
|
| 16 | + 'setting_plural' => 'configuracions', |
|
| 17 | 17 | |
| 18 | 18 | ]; |