Add comma to end of line 17
This commit is contained in:
parent
73200606bc
commit
eb27b581c0
|
|
@ -14,7 +14,7 @@ return [
|
|||
'de' => 'Germana',
|
||||
'ru' => 'Rusa',
|
||||
'fr' => 'Franceza',
|
||||
'ro' => 'Romana'
|
||||
'ro' => 'Romana',
|
||||
'pt-br' => 'Portugheza (Brazilia)',
|
||||
],
|
||||
'directory' => [
|
||||
|
|
|
|||
Loading…
Reference in New Issue