install
This commit is contained in:
27
lang/vendor/filament-panels/ru/auth/multi-factor/recovery-codes-modal-content.php
vendored
Normal file
27
lang/vendor/filament-panels/ru/auth/multi-factor/recovery-codes-modal-content.php
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'actions' => [
|
||||
|
||||
'Нажмите, чтобы',
|
||||
|
||||
'copy' => [
|
||||
'label' => 'скопировать',
|
||||
],
|
||||
|
||||
'или',
|
||||
|
||||
'download' => [
|
||||
'label' => 'скачать',
|
||||
],
|
||||
|
||||
'все коды сразу.',
|
||||
|
||||
],
|
||||
|
||||
'messages' => [
|
||||
'copied' => 'Скопировано',
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user