Pull request: add UI theme controls
Updates #5620 Squashed commit of the following: commit a7095b8ba35c34d333b0bbe772ac02a4ba90fbfd Author: Ildar Kamalov <ik@adguard.com> Date: Fri Mar 24 17:23:27 2023 +0300 fix icon commit ea565f152a1ce4ad8797cf36cacdfd67146a125d Merge: 5ebb20d267c9abe1Author: Ildar Kamalov <ik@adguard.com> Date: Fri Mar 24 17:20:42 2023 +0300 Merge branch 'master' into AG-20691 commit 5ebb20d298735982f3c547c81ade4384f4f62196 Merge: 41b0d5970bc3ef89Author: Ildar Kamalov <ik@adguard.com> Date: Fri Mar 24 14:37:05 2023 +0300 Merge branch 'master' into AG-20691 commit 41b0d597a68006397a7561dfffb1fb51068ded2c Author: Ildar Kamalov <ik@adguard.com> Date: Fri Mar 24 14:20:20 2023 +0300 fix string commit 775afb99fb5ffd17118becba4f1e83d4ce77be48 Author: Ildar Kamalov <ik@adguard.com> Date: Thu Mar 23 19:03:45 2023 +0300 client: add ui theme controls
This commit is contained in:
@@ -651,6 +651,9 @@
|
||||
"cache_cleared": "DNS cache successfully cleared",
|
||||
"clear_cache": "Clear cache",
|
||||
"make_static": "Make static",
|
||||
"theme_auto_desc": "Auto (based on the color scheme of your device)",
|
||||
"theme_dark_desc": "Dark theme",
|
||||
"theme_light_desc": "Light theme",
|
||||
"disable_for_seconds": "For {{count}} second",
|
||||
"disable_for_seconds_plural": "For {{count}} seconds",
|
||||
"disable_for_minutes": "For {{count}} minute",
|
||||
|
||||
Reference in New Issue
Block a user