mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 05:52:51 +00:00
Added customization screen
This commit is contained in:
parent
f1a837dc42
commit
ddb9130769
14 changed files with 518 additions and 93 deletions
|
@ -530,5 +530,20 @@
|
|||
"clearSearch": "Clear search",
|
||||
"exitSearch": "Exit search",
|
||||
"searchClients": "Search clients",
|
||||
"noClientsSearch": "No clients with that search."
|
||||
"noClientsSearch": "No clients with that search.",
|
||||
"customization": "Customization",
|
||||
"customizationDescription": "Customize this application",
|
||||
"color": "Color",
|
||||
"useDynamicTheme": "Use dynamic theme",
|
||||
"red": "Red",
|
||||
"green": "Green",
|
||||
"blue": "Blue",
|
||||
"yellow": "Yellow",
|
||||
"orange": "Orange",
|
||||
"brown": "Brown",
|
||||
"cyan": "Cyan",
|
||||
"purple": "Purple",
|
||||
"pink": "Pink",
|
||||
"deepOrange": "Deep orange",
|
||||
"indigo": "Indigo"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue