mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
fix a typo in da_DK admin.lang file
git-svn-id: http://piwigo.org/svn/trunk@12850 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -311,7 +311,7 @@ $lang['A local listing.xml file has been found for'] = 'En lokal listing
|
||||
$lang['read local listing.xml and update'] = 'Læse lokale listing.xml og ajourføring';
|
||||
$lang['test'] = 'Test';
|
||||
$lang['test this remote site'] = 'Test har denne remot side';
|
||||
$lang['Remote site url must start by http or https and must only contain characters among '/', \'a-zA-Z0-9\', \'-\' or \'_\''] = 'Remote site url skal starte med at http eller https og må kun indeholde tegn mellem \' / \', \' a-zA-Z0-9 \', \' - \'eller \' _ \'';
|
||||
$lang['Remote site url must start by http or https and must only contain characters among \'/\', \'a-zA-Z0-9\', \'-\' or \'_\''] = 'Remote site url skal starte med at http eller https og må kun indeholde tegn mellem \' / \', \' a-zA-Z0-9 \', \' - \'eller \' _ \'';
|
||||
$lang['remove tags'] = 'Fjerne tags';
|
||||
$lang['Repair and optimize database'] = 'Reparation og optimere databasen';
|
||||
$lang['selection'] = 'Udvælgelse';
|
||||
|
||||
Reference in New Issue
Block a user