Home
last modified time | relevance | path

Searched refs:language (Results 351 – 375 of 1328) sorted by relevance

1...<<11121314151617181920>>...54

/plugin/editions/
H A DREADME8 2. Add a config file named `editions.conf` into the "conf" folder with edition name and language co…
/plugin/tagfilter/script/select2/
H A DLICENSE17 either express or implied. See the Apache License and the GPL License for the specific language governing
/plugin/redirect2/
H A Dadmin.php36 function getMenuText($language) { return $this->getLang('name'); } argument
/plugin/localization/
H A DREADME3 Translate and define individual settings for each language separately
/plugin/eventline/
H A Dsyntax.php194 $str = '<script type="text/javascript" language="javascript">';
/plugin/gtime/
H A DREADME31 * See the License for the specific language governing permissions and
/plugin/custombuttons/
H A Dadmin.php22 public function getMenuText($language) { argument
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A D.travis.yml1 language: php
/plugin/indexmenu/
H A DCREDITS55 German language
/plugin/highlightjs/highlight/
H A Dreadme.rus.txt439 "language-html", "language-php". Также можно назначать классы на элемент
/plugin/actionrenderer/
H A Drenderer.php309 public function file($text, $language = null, $filename = null, $options = null) argument
315 public function code($text, $language = null, $filename = null, $options = null) argument
/plugin/prosemirror/action/
H A Deditor.php314 foreach ($languages as $language) {
315 $datalistHTML .= "<option value=\"$language\">";
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md234 Plugin will try matching chart's `language` property and display text prompts in
235 a corresponding language. For that the plugin needs to have the translations.
240 If there is no translation to your language readily available, just grab en.js,
251 When you're done, you can include your language as a JavaScript file.
355 * Fixed language container initialization bug
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DConfig.svelte37 language: 'json',
H A DEditor.svelte64 language: 'mermaid',
/plugin/code3/styles/schemes/
H A Ddefault.css45 /* language keyword */
/plugin/rdplink/RdpEncrypt/GuiVersion/
H A DREADME.md21 implied. See the License for the specific language governing
/plugin/autolink4/lang/en/
H A Dadmin_help.txt17 Non-Latin language support: In order to support most non-Latin languages, such as Chinese and Arabic, you will have to modify core DokuWiki code. See https://www.dokuwiki.org/plugin:autolink4#non-latin_language_support
/plugin/translationbuddy/
H A DREADME5 * Translation effort for each language
/plugin/botbouncer/admin/
H A Dclean.php64 function getMenuText($language) { argument
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A DMbstring.php78 private static $language = 'neutral'; variable in Symfony\\Polyfill\\Mbstring\\Mbstring
373 return self::$language;
379 self::$language = $normalizedLang;
388 throw new \ValueError(sprintf('Argument #1 ($language) must be a valid language, "%s" given', $lang));
708 'language' => self::$language,
H A Dbootstrap80.php36 function mb_language(?string $language = null): string|bool { return p\Mbstring::mb_language($language); } argument
/plugin/semanticdata/phpSesame/
H A DphpSesame.php105 throw new Exception ('Please supply a valid query language, SPARQL or SeRQL supported.');
/plugin/move/admin/
H A Dtree.php9 * @param $language
12 public function getMenuText($language) { argument
/plugin/swiftmail/Swift/Message/
H A DEncoder.php427 …public function rfc2047Encode($str, $charset="iso-8859-1", $language="en-us", $chunk=76, $le="\r\n… argument
432 $lang_spec = $charset . "'" . $language . "'";

1...<<11121314151617181920>>...54