add link to Arabic repo

This commit is contained in:
Alex Clay 2018-05-16 17:44:35 -04:00 committed by GitHub
parent e3f386d971
commit 11a8915d20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -109,6 +109,10 @@ subscribe("modal/translations", function(){
html += " <a href='.'>"+getWords("translations_original")+"</a>";
html += "<div style='height:12px'></div>";
html += _createLinks(" · ");
// ar
html += " · <a href='http://alexanderclay.github.io/crowds/ar.html' style='text-decoration:none'>العربية</a>";
$("#modal_content").innerHTML = html;
// Show in large box