mirror of
https://github.com/cosmocode/dokuwiki-plugin-statdisplay.git
synced 2025-08-01 16:08:17 +00:00
Merge pull request #53 from dokuwiki-translate/lang_update_39_1590100783
Translation update (da)
This commit is contained in:
@ -2,7 +2,8 @@
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
*
|
||||
* @author Jacob Palm <jacobpalmdk@icloud.com>
|
||||
* @author Søren Birk <soer9648@eucl.dk>
|
||||
*/
|
||||
$lang['t_statisticMonth'] = 'Månedlig Statistik for %s';
|
||||
@ -19,6 +20,7 @@ $lang['t_traffichour'] = 'Timelig Trafikstatistikker for %s';
|
||||
$lang['t_usertraffic'] = '7-Dag Brugertrafik';
|
||||
$lang['month'] = 'Måned';
|
||||
$lang['day'] = 'Dag';
|
||||
$lang['hour'] = 'Time';
|
||||
$lang['dailyavg'] = 'Daglig Gennemsnit';
|
||||
$lang['totals'] = 'Månedlig Totaler';
|
||||
$lang['all'] = 'Alle';
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
*
|
||||
* @author Søren Birk <soer9648@eucl.dk>
|
||||
*/
|
||||
$lang['accesslog'] = 'Placering af logfil. Relative stier er relative til <code>data/meta</code>';
|
||||
|
Reference in New Issue
Block a user