Localization & stuff
This commit is contained in:
11
Core/Localization/en_US/general.php
Normal file
11
Core/Localization/en_US/general.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
"something_went_wrong" => "Something went wrong",
|
||||
"retry" => "Retry",
|
||||
"go_back" => "Go Back",
|
||||
"submitting" => "Submitting",
|
||||
"submit" => "Submit",
|
||||
"language" => "Language",
|
||||
"loading" => "Loading",
|
||||
];
|
||||
Reference in New Issue
Block a user