diff --git a/js/slideshow/Modal.js b/js/slideshow/Modal.js index 97d2376..25cd17a 100644 --- a/js/slideshow/Modal.js +++ b/js/slideshow/Modal.js @@ -109,6 +109,10 @@ subscribe("modal/translations", function(){ html += " "+getWords("translations_original")+""; html += "
"; html += _createLinks(" · "); + + // ar + html += " · العربية"; + $("#modal_content").innerHTML = html; // Show in large box