Feature: Plant-it widget (#2941)

This commit is contained in:
Massimiliano De Luise
2024-02-20 02:54:28 +01:00
committed by GitHub
parent 841c74d58a
commit 619f365c92
9 changed files with 91 additions and 0 deletions

View File

@@ -825,5 +825,11 @@
"netdata": {
"warnings": "Warnings",
"criticals": "Criticals"
},
"plantit": {
"events": "Events",
"plants": "Plants",
"photos": "Photos",
"species": "Species"
}
}

View File

@@ -803,5 +803,11 @@
"netdata": {
"warnings": "Warnings",
"criticals": "Criticals"
},
"plantit": {
"events": "Eventi",
"plants": "Piante",
"species": "Specie",
"images": "Immagini"
}
}