roundcubemail-plugins-kolab/plugins/kolab_2fa/localization/sv_SE.inc
2018-12-04 12:53:29 +01:00

16 lines
481 B
PHP

<?php
/**
* Localizations for the Kolab 2-Factor-Auth plugin
*
* Copyright (C) 2015, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
*/
$labels['created'] = 'Skapad';
$labels['remove'] = 'Ta bort';
$labels['continue'] = 'Fortsätt';
$labels['yes'] = 'ja';
$labels['no'] = 'nej';
$labels['label'] = 'Namn';
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
$labels['enterhighsecurity'] = 'Bekräfta';