mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 13:32:41 +08:00
add lang fi + fr
This commit is contained in:
10
resources/lang/fi/token.php
Normal file
10
resources/lang/fi/token.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?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',
|
||||
);
|
||||
Reference in New Issue
Block a user