begin dog section

This commit is contained in:
Nico
2024-12-25 16:34:34 +01:00
parent e7e3f15eb0
commit eb18819023
5 changed files with 113 additions and 8 deletions

View File

@@ -113,5 +113,7 @@
"gaststreitkraefte": "Gaststreitkräfte",
"nneBund": "NNE Bund",
"geschaeftsliegenschaftAGV": "Geschäftsliegenschaft/AGV",
"kein": "Kein"
"kein": "Kein",
"mHund": "Hund dabei",
"mLeine": "Mit Leine"
}

View File

@@ -557,14 +557,19 @@
"kein": "None",
"@kein": {
"description": "BIMA kein radiobutton"
},
"mHund": "With dog",
"@mHund": {
"description": "mHund radiobutton"
},
"mLeine": "With Dog leash",
"@mLeine": {
"description": "mLeine radiobutten"
}
}