Migrate integration services (N-P) to support translations (#96376)

This commit is contained in:
Franck Nijhof
2023-07-12 00:33:37 +02:00
committed by GitHub
parent 0329378f2f
commit 90d839724c
48 changed files with 828 additions and 372 deletions

View File

@@ -0,0 +1,8 @@
{
"services": {
"reload": {
"name": "Reload",
"description": "Reloads all available Python scripts."
}
}
}