Files
nexusphp/resources/lang/fi/token.php
2025-06-19 13:13:26 +07:00

12 lines
462 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 array (
'label' => 'Käyttöoikeus Pääsymerkki',
'permission' => 'Käyttöoikeudet',
'maximum_allow_number_reached' => 'Numero saavuttaa ylärajan',
'create_success_tip' => 'Tunnus luotiin onnistuneesti, nämä tiedot näytetään vain kerran, tallenna ne oikein<br/><br/>:token',
'last_used_at' => 'Äskettäinen käyttöaika',
'token' => 'summary',
"permission_not_allowed" => "Käyttöoikeus:permission_text ei sallittu"
);