aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/fa/conf.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2024-06-06 22:24:58 +0200
committerGravatar GitHub <noreply@github.com> 2024-06-06 22:24:58 +0200
commite98c57841b843ed881f06ce6ed1c9c89942c27b8 (patch)
tree7120e973e479e33474bcd48746566d6cc3de8bdc /app/i18n/fa/conf.php
parent86f48db4a7a422602407fc488b434bbfa3e81b24 (diff)
Default dark mode to auto (#5582)
* Default dark mode to auto Set default dark mode to automatic instead of disabled. Follow-up of https://github.com/FreshRSS/FreshRSS/pull/4843 * Selected themes * For compatible themes only
Diffstat (limited to 'app/i18n/fa/conf.php')
-rw-r--r--app/i18n/fa/conf.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/i18n/fa/conf.php b/app/i18n/fa/conf.php
index 90cec37a6..f2b940cba 100644
--- a/app/i18n/fa/conf.php
+++ b/app/i18n/fa/conf.php
@@ -33,8 +33,9 @@ return array(
'display' => array(
'_' => ' نمایش',
'darkMode' => array(
- '_' => ' حالت تاریک خودکار (بتا)',
+ '_' => ' حالت تاریک خودکار',
'auto' => ' خودکار',
+ 'help' => 'For compatible themes only', // TODO
'no' => ' شماره',
),
'icon' => array(