Add picker title to labels

This commit is contained in:
BloodyMarie
2022-04-15 20:26:00 +02:00
parent 1813bf82f9
commit 977ed07d97
3 changed files with 15 additions and 5 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
},
"shared": {
"cancel": "Cancel",
"ok": "OK",
"dateTimePickerTitle": "Pick a time"
"dateTimePickerTitle": "Pick a time",
"ok": "OK"
}
},
"settings": {