Merge branch 'ControlPanel-gg:development' into development
This commit is contained in:
commit
6564f682f0
2 changed files with 447 additions and 446 deletions
|
@ -97,7 +97,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'available_locales' =>["en","cs","de","es","fr","hi","it","pl","zh"],
|
||||
'available_locales' =>["en","cs","de","es","fr","hi","it","nl","pl","zh"],
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
|
@ -156,6 +156,9 @@
|
|||
"Config": "Config",
|
||||
"Suspended at": "Suspended at",
|
||||
"Settings": "Settings",
|
||||
"The installer is not locked!": "The installer is not locked!",
|
||||
"please create a file called \"install.lock\" in your dashboard Root directory. Otherwise no settings will be loaded!": "please create a file called \"install.lock\" in your dashboard Root directory. Otherwise no settings will be loaded!",
|
||||
"or click here": "or click here",
|
||||
"Company Name": "Company Name",
|
||||
"Company Adress": "Company Adress",
|
||||
"Company Phonenumber": "Company Phonenumber",
|
||||
|
@ -303,8 +306,6 @@
|
|||
"Before proceeding, please check your email for a verification link.": "Before proceeding, please check your email for a verification link.",
|
||||
"If you did not receive the email": "If you did not receive the email",
|
||||
"click here to request another": "click here to request another",
|
||||
"The installer is not locked!": "The installer is not locked!",
|
||||
"please create a file called \"installer.lock\" in your \"dashboard\/public\/installer\" directory!": "please create a file called \"installer.lock\" in your \"dashboard\/public\/installer\" directory!",
|
||||
"per month": "per month",
|
||||
"Out of Credits in": "Out of Credits in",
|
||||
"Home": "Home",
|
||||
|
|
Loading…
Add table
Reference in a new issue