Skip to content
Snippets Groups Projects
Commit bf2b25e2 authored by Chinthaka Godawita's avatar Chinthaka Godawita Committed by Luigi Guevara
Browse files

Issue #2308747 by torpy: Added support for Australian English.

parent f5b916f4
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@ function open_readspeaker_config($form, &$form_state) {
'none' => t('Select a language'),
'en_us' => t('English (US) - English'),
'en_uk' => t('English (British) - English'),
'en_au' => t('English (Australia) - English'),
'ar_ar' => t('@arabic - Arabic', array('@arabic' => urldecode('%D8%B9%D8%B1%D8%A8%D9%8A'))),
'es_eu' => t('Euskara - Basque'),
'ca_es' => t('Català - Catalan'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment