mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
huge Laravel 10 upgrade
This commit is contained in:
6
support/laravel-translation/resources/lang/en/errors.php
Normal file
6
support/laravel-translation/resources/lang/en/errors.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'language_exists' => 'The language { :language } already exists',
|
||||
'key_exists' => 'The translation key { :key } already exists',
|
||||
];
|
||||
Reference in New Issue
Block a user