begin reorganizing domain types

This commit is contained in:
jeffvli
2025-07-06 15:04:14 -07:00
parent c36735575f
commit 9147b041f3
20 changed files with 1400 additions and 1165 deletions
+5 -1
View File
@@ -227,7 +227,11 @@
"songCount": "song count",
"title": "title",
"toYear": "to year",
"trackNumber": "track"
"trackNumber": "track",
"createdAt": "created at",
"updatedAt": "updated at",
"type": "type",
"email": "email"
},
"form": {
"addServer": {