Home
last modified time | relevance | path

Searched refs:translation (Results 1 – 25 of 152) sorted by last modified time

1234567

/template/sprintdoc/
H A DLICENSE69 language. (Hereinafter, translation is included without limitation in
H A Dmain.php358 /** @var helper_plugin_translation $translation */
359 $translation = plugin_load('helper','translation'); variable
360 if ($translation) {
361 echo $translation->showTranslations();
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
H A Dstyle.ini119 css/plugins/translation.less = all
/template/sprintdoc/css/plugins/
H A Dtranslation.less2 * This file provides styles for the translation plugin
/template/kiwiki/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
/template/wikipraktik/
H A DLICENSE69 language. (Hereinafter, translation is included without limitation in
/template/ad-hominem/
H A DLICENSE69 language. (Hereinafter, translation is included without limitation in
/template/mikio/
H A DREADME.md318 - Fixed languages not shown in dropdown correctly with the translate plugin when `plugin»translation»dropdown` is turned on.
324 - Added support for the [translate plugin](https://www.dokuwiki.org/plugin:translation).
H A DLICENSE.md69 translated into another language. (Hereinafter, translation is included without
H A Dmikio.php686 $translation = plugin_load('helper', 'translation');
687 if ($translation !== null && method_exists($translation, 'showTranslations')) {
695 $html .= $translation->showTranslations();
/template/launch/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
/template/varicolored/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
/template/cleanresurrected/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
/template/panoramacake/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
/template/tilus/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
/template/darkwood/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
/template/cutopillar/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
/template/basical/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
/template/tripillar/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
/template/comicslate/css/
H A Dprint.less77 ….apps, .menu, .translation, .cnav, .secedit, #pagetools, .breadcrumbs, .pageinfo, .toc, .footerinc…
/template/comicslate/
H A Dmain.php85 $translation = plugin_load ( 'helper', 'translation' ); variable
86 echo $t5 . '<nav>' . ( $translation ? $translation -> showTranslations ( ) : '' ) . $t5 . '</nav>' .
/template/mindthedark/
H A DLICENSE69 language. (Hereinafter, translation is included without limitation in
H A DREADME.md73 * Czech translation by [@jvn](https://github.com/jnv). Thanks for that!
/template/peanutbutter/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in

1234567