Fix cs_CZ locale typo
This commit is contained in:
parent
ca3e13ed33
commit
28a859d9ae
|
|
@ -20,7 +20,7 @@ return [
|
|||
'cms_link' => 'Zpět do administrace'
|
||||
],
|
||||
'invalid_token' => [
|
||||
'label' => 'Neplatný bezpečností token'
|
||||
'label' => 'Neplatný bezpečnostní token',
|
||||
]
|
||||
],
|
||||
'partial' => [
|
||||
|
|
|
|||
Loading…
Reference in New Issue