mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 05:52:51 +00:00
Added search on top items
This commit is contained in:
parent
b0fe482e0f
commit
53113735c8
6 changed files with 148 additions and 71 deletions
|
@ -525,5 +525,8 @@
|
|||
"encryptionConfigNotSaved": "Encryption configuration could not be saved",
|
||||
"configError": "Configuration error",
|
||||
"enterOnlyCertificate": "Enter only the certificate. Do not input the ---BEGIN--- and ---END--- lines.",
|
||||
"enterOnlyPrivateKey": "Enter only the key. Do not input the ---BEGIN--- and ---END--- lines."
|
||||
"enterOnlyPrivateKey": "Enter only the key. Do not input the ---BEGIN--- and ---END--- lines.",
|
||||
"noItemsSearch": "No items for that search.",
|
||||
"clearSearch": "Clear search",
|
||||
"exitSearch": "Exit search"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue