chore(i18n): remove unused lang files
These lang files have invalid file names, which cause trouble in Windows
This commit is contained in:
parent
de59b08188
commit
5a0c4bfbc6
@ -1,12 +0,0 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'email' => '',
|
||||
'password' => '',
|
||||
'retype_password' => '',
|
||||
'verify_check_your_email' => '',
|
||||
'verify_email_sent' => '',
|
||||
'verify_if_not_recieved' => '',
|
||||
'verify_message' => '',
|
||||
'verify_request_another' => '',
|
||||
];
|
@ -1,5 +0,0 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'empty-logs' => '',
|
||||
];
|
@ -1,12 +0,0 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'email' => '',
|
||||
'password' => '',
|
||||
'retype_password' => '',
|
||||
'verify_check_your_email' => '',
|
||||
'verify_email_sent' => '',
|
||||
'verify_if_not_recieved' => '',
|
||||
'verify_message' => '',
|
||||
'verify_request_another' => '',
|
||||
];
|
@ -1,5 +0,0 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'empty-logs' => '',
|
||||
];
|
@ -1,12 +0,0 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'email' => '',
|
||||
'password' => '',
|
||||
'retype_password' => '',
|
||||
'verify_check_your_email' => '',
|
||||
'verify_email_sent' => '',
|
||||
'verify_if_not_recieved' => '',
|
||||
'verify_message' => '',
|
||||
'verify_request_another' => '',
|
||||
];
|
@ -1,5 +0,0 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'empty-logs' => '',
|
||||
];
|
Loading…
x
Reference in New Issue
Block a user