diff --git a/html/translate.ejs b/html/translate.ejs index c7261841..1518cd1f 100644 --- a/html/translate.ejs +++ b/html/translate.ejs @@ -16,14 +16,14 @@ You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/. --> - + <% const languageOptions = [ { code: 'autodetect', name: 'Autodetect' }, { code: 'af', name: 'Afrikaans' }, { code: 'sq', name: 'Albanian' }, { code: 'am', name: 'Amharic' }, { code: 'ar', name: 'Arabic' }, - { code: 'hy', name: 'Armenian' }, + { code: 'hy', name: 'Armenian' }, { code: 'as', name: 'Assamese' }, { code: 'ay', name: 'Aymara' }, { code: 'az', name: 'Azerbaijani' }, @@ -117,7 +117,7 @@
-