ok
This commit is contained in:
24
Production/SNIPE-IT/resources/lang/is-IS/button.php
Normal file
24
Production/SNIPE-IT/resources/lang/is-IS/button.php
Normal file
@ -0,0 +1,24 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'actions' => 'Aðgerðir',
|
||||
'add' => 'Bæta við nýjum',
|
||||
'cancel' => 'Hætta við',
|
||||
'checkin_and_delete' => 'Skrá inn allt / Eyða notenda',
|
||||
'delete' => 'Eyða',
|
||||
'edit' => 'Breyta',
|
||||
'restore' => 'Endurheimta',
|
||||
'remove' => 'Fjarlægja',
|
||||
'request' => 'Óska eftir',
|
||||
'submit' => 'Staðfesta',
|
||||
'upload' => 'Hlaða upp',
|
||||
'select_file' => 'Velja skrá...',
|
||||
'select_files' => 'Velja skrár...',
|
||||
'generate_labels' => 'Útbúa límmiða',
|
||||
'send_password_link' => 'Send Password Reset Link',
|
||||
'go' => 'Go',
|
||||
'bulk_actions' => 'Bulk Actions',
|
||||
'add_maintenance' => 'Bæta við viðhaldi',
|
||||
'append' => 'Bæta við',
|
||||
'new' => 'Nýtt',
|
||||
];
|
Reference in New Issue
Block a user