diff --git a/lang/es/lang.php b/lang/es/lang.php new file mode 100755 index 0000000..af8c4b2 --- /dev/null +++ b/lang/es/lang.php @@ -0,0 +1,104 @@ + .li'] = 'Top-level list items'; + +$lang['header_layout'] = 'Adjust header layout:'; +$lang['header_layout_o_default'] = 'generous header layout for long wiki titel and tagline'; +$lang['header_layout_o_compact'] = 'compact header layout for short wiki title and hidden tagline'; + diff --git a/lang/es/style.txt b/lang/es/style.txt new file mode 100755 index 0000000..99f0a95 --- /dev/null +++ b/lang/es/style.txt @@ -0,0 +1 @@ +If you'd like to change the favicon, simply use the Media Manager to upload a ''favicon.ico'' into the ''wiki'' or the root namespace and it will automatically be used. If you use a closed wiki it is recommended to make the ''wiki'' (or root) namespace world readable in the ACL settings or your favicon will not be shown to logged-out users.