summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrii Zhuk <[email protected]>2019-01-30 16:57:28 +0200
committerAndrii Zhuk <[email protected]>2019-01-30 16:57:28 +0200
commitf1f2b81a902ce654096143bd4f54e0b5685a7dda (patch)
treea0a961d9eeee35cc680c513ca643493341f4282d /include
parent57c3322088c1cf47cef82b90c83bec558224e5db (diff)
Add i18n for auto mode:wq
Diffstat (limited to 'include')
-rwxr-xr-xinclude/functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions.php b/include/functions.php
index d35debd8a..af52b480c 100755
--- a/include/functions.php
+++ b/include/functions.php
@@ -81,7 +81,7 @@
*/
function get_translations() {
$tr = array(
- "auto" => "Detect automatically",
+ "auto" => __("Detect automatically"),
"ar_SA" => "العربيّة (Arabic)",
"bg_BG" => "Bulgarian",
"da_DA" => "Dansk",