mirror of
https://github.com/wassname/Mostly-Harmless.git
synced 2026-08-15 12:04:54 +08:00
new translations
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 4.9 KiB |
+3
-1
@@ -36,7 +36,7 @@
|
||||
<p>Mostly Harmless has plenty of options to make it your own, but it doesn't get confusing because of the slick interface and explanations for each setting.</p>
|
||||
<img src="./images/ss_settings.png" alt="Screenshot of the Mostly Harmless settings." width="832" height="378" />
|
||||
<h2>Internationalization</h2>
|
||||
<p>The internet is powered a wide and diverse group of people, so Mostly Harmless supports internationalization. Currently the extension has been translated into English and Spanish, but if you <a href="#download">fork Mostly Harmless on Github</a> and write your own translation, it could be in <a href="http://code.google.com/chrome/webstore/docs/i18n.html#localeTable">any language the Chrome Web Store supports</a>!</p>
|
||||
<p>The internet is powered a wide and diverse group of people, so Mostly Harmless supports internationalization. Currently the extension has been translated into English, Spanish, Catalan, and Finnish. If you <a href="#download">fork Mostly Harmless on Github</a> and write your own translation, it could be in <a href="http://code.google.com/chrome/webstore/docs/i18n.html#localeTable">any language the Chrome Web Store supports</a>!</p>
|
||||
<img src="./images/ss_spanish.png" alt="Screenshot Mostly Harmless running in Spanish." width="832" height="520" />
|
||||
</div>
|
||||
<div class="article" id="download">
|
||||
@@ -109,6 +109,8 @@
|
||||
><li><a href="http://www.reddit.com/user/iamfromreallife/"><strong>iamfromreallife</strong>Beta Tester</a></li
|
||||
><li><a href="http://www.reddit.com/user/McNerdius"><strong>McNerdius</strong>Beta Tester</a></li
|
||||
><li><a href="http://www.reddit.com/user/Logram"><strong>Logram</strong>Translation: Spanish</a></li
|
||||
><li><a href="http://www.reddit.com/user/arrowsama"><strong>arrowsama</strong>Translation: Catalan</a></li
|
||||
><li><a href="http://www.reddit.com/user/M4T1A5"><strong>M4T1A5</strong>Translation: Finnish</a></li
|
||||
><li><a href="https://github.com/Kerrick/Mostly-Harmless"><strong>Your Name Here!</strong>Contribute to the project</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -39,4 +39,5 @@ div.article ul li a[href*='chrome/extensions']{background-image:url(icons/chrome
|
||||
div.article ul li a[href*='user/KerrickLong']{background-image:url(icons/kerrick.png);}
|
||||
div.article ul li a[href*='user/MrArmStrong']{background-image:url(icons/mrarmstrong.png);}
|
||||
div.article ul li a[href*='user/Logram']{background-image:url(icons/logram.png);}
|
||||
div.article ul li a[href*='user/arrowsama']{background-image:url(icons/arrowsama.png);}
|
||||
#guide{font: 100px / 90px 'Carter One', sans-serif;position: fixed;bottom: -45px;left: 0;text-align: center;width: 100%;display: block;text-transform: uppercase;color: rgba(255, 255, 255, 0.5);z-index: 5;-webkit-text-stroke: 2px rgba(0, 0, 0, 0.5);}
|
||||
Reference in New Issue
Block a user