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:
@@ -81,7 +81,7 @@
|
||||
*/
|
||||
function get_translations() {
|
||||
$tr = array(
|
||||
"auto" => "Detect automatically",
|
||||
"auto" => __("Detect automatically"),
|
||||
"ar_SA" => "العربيّة (Arabic)",
|
||||
"bg_BG" => "Bulgarian",
|
||||
"da_DA" => "Dansk",
|
||||
|
||||
Reference in New Issue
Block a user