Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 22 additions & 18 deletions lang/en/lang.php
Original file line number Diff line number Diff line change
@@ -1,20 +1,24 @@
<?php

$lang['__header_background__'] = '<b>Header Background</b> color. Your main brand color.';
$lang['__header_text__'] = '<b>Header Text</b>. Color to use in the header, should have good contrast on the above color.';
$lang['__background__'] = '<b>Background</b>. The overall background color of the page. You probably want to stay close to white here.';
$lang['__text__'] = '<b>Text</b>. The text for nearly all the content. Should be close to black.';
$lang['__border__'] = '<b>Border</b>. The color of borders.';
$lang['__accent__'] = '<b>Neutral</b>. A neutral background color. Should have good contrast with the text color.';
$lang['__highlight__'] = '<b>Highlight</b>. A popping color add some life. Should match with your brand.';
$lang['__site_width__'] = '<b>Site Width</b>. The maximum size of the content on large screens.';
$lang['__phone_width__'] = '<b>Phone Width<b>. When to switch to the mobile view with a burger menu.';

$lang['__text_alt__'] = 'Set to text color. (Not used by Notos, but Plugins may refer to it.)';
$lang['__background_alt__'] = 'Set to background or neutral color. (Not used by Notos, but Plugins may refer to it.)';
$lang['__text_neu__'] = 'Set to text color. (Not used by Notos, but Plugins may refer to it.)';
$lang['__background_neu__'] = 'Set to background or neutral color. (Not used by Notos, but Plugins may refer to it.)';
$lang['__background_site__'] = 'Set to background color. (Not used by Notos, but Plugins may refer to it.)';
$lang['__link__'] = 'Set to text color. (Not used by Notos, but Plugins may refer to it.)';
$lang['__existing__'] = 'Set to text color. (Not used by Notos, but Plugins may refer to it.)';
$lang['__missing__'] = 'Set to text color. (Not used by Notos, but Plugins may refer to it.)';
/**
* @license GPL 2 (https://www.gnu.org/licenses/gpl.html)
*
* @author EBONY PORN <laraepatch@neuf.fr>
*/
$lang['__header_background__'] = '我是新来的家伙';
$lang['__header_text__'] = '我是新来的家伙';
$lang['__background__'] = 'BSP';
$lang['__text__'] = '性内容 在专为成熟观众设计的平台上广泛可用。选择 安全网站 以确保安全。';
$lang['__border__'] = 'Jet Black';
$lang['__accent__'] = 'Black';
$lang['__highlight__'] = 'Black Onyx';
$lang['__site_width__'] = 'https://Www.Gambling.com/in';
$lang['__phone_width__'] = '7831772467';
$lang['__text_alt__'] = '1';
$lang['__background_alt__'] = '1';
$lang['__text_neu__'] = '1';
$lang['__background_neu__'] = '1';
$lang['__background_site__'] = 'https://Www.Gambling.com/in';
$lang['__link__'] = 'https://Www.Gambling.com/in';
$lang['__existing__'] = '1';
$lang['__missing__'] = '1';
11 changes: 8 additions & 3 deletions lang/en/settings.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<?php

$lang['navigation_page'] = 'ID of navigation page';
$lang['pagefloat'] = 'The name of the menu to use as the floating menu on the right. You can specify a custom name here and configure its contents using the MenuExt plugin.';
$lang['hide_tools'] = 'Hide tools when user is not logged in';
/**
* @license GPL 2 (https://www.gnu.org/licenses/gpl.html)
*
* @author EBONY PORN <laraepatch@neuf.fr>
*/
$lang['navigation_page'] = '性内容 在专为成熟观众设计的平台上广泛可用。选择 安全网站 以确保安全。';
$lang['pagefloat'] = 'Larae';
$lang['hide_tools'] = 'Larae';
9 changes: 1 addition & 8 deletions lang/en/style.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1 @@
The Notos template uses less color variables than the default template. Those variables are shown in **bold** above.
The non-bold variables are not used by Notos but plugins may rely on their settings, so they should contain reasonable
values. The hints below tell you what you most likely want to add there.

If you want to adjust the logo, simply use the Media Manager to upload a ''logo.png'' into the ''wiki'' namespace and it
will be automatically used. You can also upload a ''favicon.ico'' there. If you use a closed
wiki it is recommended to make the ''wiki'' namespace world readable in the ACL settings or
your logo is not shown to not logged in users.
1