mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-06-04 05:40:20 +00:00
Added sorting options custom rules
This commit is contained in:
parent
47b5313bf3
commit
10ff5183f1
5 changed files with 161 additions and 8 deletions
|
@ -801,5 +801,7 @@
|
|||
"applicationDetails": "Application details",
|
||||
"applicationDetailsDescription": "App repository, stores where it's available, and more",
|
||||
"myOtherApps": "Check my other apps",
|
||||
"myOtherAppsDescription": "Created by JGeek00"
|
||||
"myOtherAppsDescription": "Created by JGeek00",
|
||||
"topToBottom": "From top to bottom",
|
||||
"bottomToTop": "From bottom to top"
|
||||
}
|
|
@ -801,5 +801,7 @@
|
|||
"applicationDetails": "Detalles de la aplicación",
|
||||
"applicationDetailsDescription": "Repositorio de la app, tiendas donde está disponible, y más",
|
||||
"myOtherApps": "Comprueba mis otras apps",
|
||||
"myOtherAppsDescription": "Creadas por JGeek00"
|
||||
"myOtherAppsDescription": "Creadas por JGeek00",
|
||||
"topToBottom": "Desde arriba hacia abajo",
|
||||
"bottomToTop": "Desde abajo hacia arriba"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue