add wearTitle

This commit is contained in:
2025-04-19 17:04:22 +02:00
parent 2856abb80b
commit fd2cdde62e

View File

@@ -37,5 +37,13 @@
"type": "String"
}
}
},
"wearTitle": "{n}. óra",
"@wearTitle": {
"placeholders": {
"n": {
"type": "num"
}
}
}
}