1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 22:55:55 +00:00

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

View File

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