Add i18n for auto mode:wq

This commit is contained in:
Andrii Zhuk 2019-01-30 16:57:28 +02:00
parent 57c3322088
commit f1f2b81a90
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
*/
function get_translations() {
$tr = array(
"auto" => "Detect automatically",
"auto" => __("Detect automatically"),
"ar_SA" => "العربيّة (Arabic)",
"bg_BG" => "Bulgarian",
"da_DA" => "Dansk",