Add i18n for auto mode:wq
This commit is contained in:
parent
57c3322088
commit
f1f2b81a90
|
@ -81,7 +81,7 @@
|
|||
*/
|
||||
function get_translations() {
|
||||
$tr = array(
|
||||
"auto" => "Detect automatically",
|
||||
"auto" => __("Detect automatically"),
|
||||
"ar_SA" => "العربيّة (Arabic)",
|
||||
"bg_BG" => "Bulgarian",
|
||||
"da_DA" => "Dansk",
|
||||
|
|
Loading…
Reference in New Issue