photogeodata/lang/vendor/filament-panels/uk/auth/multi-factor/recovery-codes-modal-content.php
2026-05-12 20:43:17 +02:00

27 lines
386 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'actions' => [
'Натисніть, щоб',
'copy' => [
'label' => 'скопіювати',
],
'або',
'download' => [
'label' => 'завантажити',
],
'всі коди одразу.',
],
'messages' => [
'copied' => 'Скопійовано',
],
];