PLG: config cleanups

This commit is contained in:
jokob-sk
2026-06-21 11:18:34 +10:00
parent f52e303c19
commit 39024d37de
4 changed files with 5 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
"display_name": [
{
"language_code": "en_us",
"string": "AVAHISCAN (Name discovery)"
"string": "AVAHISCAN (Naming)"
}
],
"icon": [

View File

@@ -19,7 +19,7 @@
"display_name": [
{
"language_code": "en_us",
"string": "NBTSCAN (Name discovery)"
"string": "NBTSCAN (Naming)"
}
],
"icon": [

View File

@@ -19,7 +19,7 @@
"display_name": [
{
"language_code": "en_us",
"string": "NSLOOKUP (Name discovery)"
"string": "NSLOOKUP (Naming)"
}
],
"icon": [

View File

@@ -264,11 +264,13 @@
"localized": [],
"name": [
{
"language_code": "en_us",
"string": "Default page size"
}
],
"description": [
{
"language_code": "en_us",
"string": "Default number of items shown in tables per page, for example in teh Devices lists."
}
]