mirror of
https://github.com/dokuwiki/dokuwiki-plugin-xref.git
synced 2025-07-29 12:10:39 +00:00
Update lang/en/lang.php
Co-authored-by: Gerrit Uitslag <klapinklapin@gmail.com>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang['unknown'] = 'unknown cross reference';
|
||||
$lang['view'] = 'view cross reference for %s';
|
||||
$lang['view'] = 'view definition for %s';
|
||||
$lang['search'] = 'search cross reference for %s';
|
||||
|
||||
|
Reference in New Issue
Block a user