changes
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
return [
|
||||
|
||||
/**
|
||||
/*
|
||||
*
|
||||
* Shared translations.
|
||||
*
|
||||
@ -10,8 +10,7 @@ return [
|
||||
'title' => 'Laraveli installer',
|
||||
'next' => 'Järgmine samm',
|
||||
|
||||
|
||||
/**
|
||||
/*
|
||||
*
|
||||
* Home page translations.
|
||||
*
|
||||
@ -21,8 +20,7 @@ return [
|
||||
'message' => 'Tere tulemast installatsiooniviisardisse.',
|
||||
],
|
||||
|
||||
|
||||
/**
|
||||
/*
|
||||
*
|
||||
* Requirements page translations.
|
||||
*
|
||||
@ -31,8 +29,7 @@ return [
|
||||
'title' => 'Nõuded',
|
||||
],
|
||||
|
||||
|
||||
/**
|
||||
/*
|
||||
*
|
||||
* Permissions page translations.
|
||||
*
|
||||
@ -41,8 +38,7 @@ return [
|
||||
'title' => 'Õigused',
|
||||
],
|
||||
|
||||
|
||||
/**
|
||||
/*
|
||||
*
|
||||
* Environment page translations.
|
||||
*
|
||||
@ -54,8 +50,7 @@ return [
|
||||
'errors' => 'Ei saanud .env faili salvesta, palun loo see manuaalselt.',
|
||||
],
|
||||
|
||||
|
||||
/**
|
||||
/*
|
||||
*
|
||||
* Final page translations.
|
||||
*
|
||||
|
Reference in New Issue
Block a user