updated translations
This commit is contained in:
10
resources/lang/cs-CZ/notifications.php
Normal file
10
resources/lang/cs-CZ/notifications.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'whoops' => 'Jejda!',
|
||||
'hello' => 'Ahoj!',
|
||||
'salutation' => 'S pozdravem,<br> :company_name',
|
||||
'subcopy' => 'Pokud vám nefunguje tlačítko ":text", zkopírujte a vložte adresu URL do prohlížeče: [:url](:url)',
|
||||
|
||||
];
|
Reference in New Issue
Block a user