browser action

This commit is contained in:
iw0
2024-07-29 20:06:35 +02:00
parent 048724f142
commit beea705bb0
4 changed files with 21 additions and 1 deletions

View File

@ -0,0 +1,5 @@
{
"iconAction": {
"message": "Formular öffnen"
}
}

View File

@ -0,0 +1,5 @@
{
"iconAction": {
"message": "Open form"
}
}