Commit 5f5cc828 authored by serhatdurum's avatar serhatdurum

Convert language PHP 5.4 arrays.

parent a1547b30
<?php <?php
return array( return [
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
...@@ -23,4 +23,4 @@ return array( ...@@ -23,4 +23,4 @@ return array(
"reset" => "Password has been reset!", "reset" => "Password has been reset!",
); ];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment