You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
1.1 KiB
25 lines
1.1 KiB
<div class="ui basic language modal">
|
|
<i class="close icon"></i>
|
|
<div class="header">The <span class="name"></span> Translation Needs Your Help</div>
|
|
<div class="content">
|
|
<div class="middle aligned image">
|
|
<i class="world icon"></i>
|
|
</div>
|
|
<div class="description">
|
|
<p>This translation is only <b><span class="complete"></span>%</b> complete!</p>
|
|
<div class="ui inverted indicating progress">
|
|
<div class="bar"></div>
|
|
</div>
|
|
<p>We need your help to make Semantic available to people who speak your language.</p>
|
|
<p>Our translation tools are easy to use and allow you to translate text without having to leave the site. If you are interested in joining our translation team please <a href="mailto:jack@semantic-ui.com?subject=Localization%20Help">e-mail me</a> for access to our translation hub.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div class="actions">
|
|
<div class="ui inverted cancel button">No Thanks</div>
|
|
<a href="mailto:jack@semantic-ui.com?subject=Localization%20Help" target="_blank" class="ui inverted approve teal button">
|
|
<i class="mail icon"></i>
|
|
Help Translate
|
|
</a>
|
|
</div>
|
|
</div>
|