Update common.lang.php

Fixed wrong translation
This commit is contained in:
OSWorX
2023-09-20 09:05:11 +02:00
committed by Pierrick Le Gall
parent e07f7d3868
commit c5b5dd0b8a

View File

@@ -27,7 +27,7 @@ $lang['%d comment to validate'] = '%d Kommentar zu moderieren';
$lang['%d comments to validate'] = '%d Kommentare zu moderieren';
$lang['%d new comment'] = '%d neuer Kommentar';
$lang['%d new comments'] = '%d neue Kommentare';
$lang['%d comment'] = 'Kein Kommentar (%d)';
$lang['%d comment'] = '%d Kommentar';
$lang['%d comments'] = '%d Kommentare';
$lang['%d hit'] = '%d Aufruf';
$lang['%d hits'] = '%d Aufrufe';
@@ -418,4 +418,4 @@ $lang['Password: ********** (no copy by email)'] = 'Passwort: ********** (keine
$lang['Related albums'] = 'Verwandte Alben';
$lang['Album name, 1 → 5 → 10 → 100'] = 'Albumname, 1 → 5 → 10 → 100';
$lang['Album name, 100 → 10 → 5 → 1'] = 'Albumname, 100 → 10 → 5 → 1';
$lang['Start-Date'] = 'Datum des Beginns';
$lang['Start-Date'] = 'Datum des Beginns';