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

12 lines
440 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' => 'Tilgang til kode',
'permission' => 'Tillatelser',
'maximum_allow_number_reached' => 'Nummeret når den øvre grensen',
'create_success_tip' => 'Tokenet ble opprettet vellykket, disse dataene vises kun én gang, vennligst lagre det riktig<br/><br/>:token',
'last_used_at' => 'Nylig brukstid',
'token' => 'summary',
"permission_not_allowed" => "Tillatelse:permission_text ikke tillatt"
);