mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-31 20:02:15 +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": "Limpiar búsqueda",
|
||||
"exitSearch": "Salir de la búsqueda",
|
||||
"searchClients": "Buscar clientes",
|
||||
"noClientsSearch": "No hay clientes con esa búsqueda."
|
||||
"noClientsSearch": "No hay clientes con esa búsqueda.",
|
||||
"customization": "Personalización",
|
||||
"customizationDescription": "Personaliza esta aplicación",
|
||||
"color": "Color",
|
||||
"useDynamicTheme": "Usar tema dinámico",
|
||||
"red": "Rojo",
|
||||
"green": "Verde",
|
||||
"blue": "Azul",
|
||||
"yellow": "Amarillo",
|
||||
"orange": "Naranja",
|
||||
"brown": "Marrón",
|
||||
"cyan": "Cyan",
|
||||
"purple": "Morado",
|
||||
"pink": "Rosa",
|
||||
"deepOrange": "Naranja oscuro",
|
||||
"indigo": "Índigo"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue