mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-13 06:56:48 +00:00
huge Laravel 10 upgrade
This commit is contained in:
6
support/laravel-translation/tests/fixtures/lang/en/test.php
vendored
Normal file
6
support/laravel-translation/tests/fixtures/lang/en/test.php
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return array (
|
||||
'hello' => 'Hello',
|
||||
'whats_up' => 'What\'s up!',
|
||||
);
|
||||
Reference in New Issue
Block a user