mirror of
https://github.com/getgrav/grav.git
synced 2026-05-06 19:45:31 +02:00
Merge branch 'feature/gantry' of https://github.com/getgrav/grav into feature/gantry
This commit is contained in:
@@ -50,3 +50,4 @@ NICETIME:
|
||||
FORM:
|
||||
VALIDATION_FAIL: <b>A validáció hibát talált:</b>
|
||||
INVALID_INPUT: Az itt megadott érték érvénytelen:
|
||||
MISSING_REQUIRED_FIELD: Ez a kötelező mező nincs kitöltve:
|
||||
|
||||
@@ -48,7 +48,7 @@ class SandboxCommand extends ConsoleCommand
|
||||
'/.editorconfig' => '/.editorconfig',
|
||||
'/.gitignore' => '/.gitignore',
|
||||
'/CHANGELOG.md' => '/CHANGELOG.md',
|
||||
'/LICENSE' => '/LICENSE',
|
||||
'/LICENSE.txt' => '/LICENSE.txt',
|
||||
'/README.md' => '/README.md',
|
||||
'/index.php' => '/index.php',
|
||||
'/composer.json' => '/composer.json',
|
||||
|
||||
Reference in New Issue
Block a user