mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 05:52:51 +00:00
Added context menus and other improvements
This commit is contained in:
parent
ac4dc2c774
commit
dd8583a168
8 changed files with 507 additions and 237 deletions
|
@ -614,5 +614,8 @@
|
|||
"enableList": "Enable list",
|
||||
"screens": "Screens",
|
||||
"copiedClipboard": "Copied to clipboard",
|
||||
"seeDetails": "See details"
|
||||
"seeDetails": "See details",
|
||||
"listNotAvailable": "List not available",
|
||||
"copyListUrl": "Copy list URL",
|
||||
"listUrlCopied": "List URL copied to the clipboard"
|
||||
}
|
|
@ -614,5 +614,8 @@
|
|||
"enableList": "Habilitar lista",
|
||||
"screens": "Pantallas",
|
||||
"copiedClipboard": "Copiado al portapapeles",
|
||||
"seeDetails": "Ver los detalles"
|
||||
"seeDetails": "Ver los detalles",
|
||||
"listNotAvailable": "Lista no disponible",
|
||||
"copyListUrl": "Copiar URL de lista",
|
||||
"listUrlCopied": "URL de la lista copiada al portapapeles"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue