ajout de la partie slam dans le dossier web

This commit is contained in:
root
2022-03-10 11:56:26 +01:00
parent 31d3052792
commit e375c4f088
4847 changed files with 325719 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* Icelandic language file
*
* @author Hrannar Baldursson <hrannar.baldursson@gmail.com>
* @author Ólafur Gunnlaugsson <oli@audiotools.com>
* @author Erik Bjørn Pedersen <erik.pedersen@shaw.ca>
*/
$lang['user_id'] = 'Notandi';
$lang['user_pass'] = 'Aðgangsorð';
$lang['user_name'] = 'Raunnafn';
$lang['user_groups'] = 'Hópar';
$lang['field'] = 'Svæði';
$lang['delete'] = 'Eyða';
$lang['add_ok'] = 'Notandinn var bætt við';
$lang['add_fail'] = 'Bæta við nýjum notanda mistókst';
$lang['notify_ok'] = 'Tilkynning var sendast með tölvupósti';
$lang['notify_fail'] = 'Ekki hægt að senda tilkynning með tölvupósti';