feat: Update synchronization status options and default values across multiple entity definitions and language files
This commit is contained in:
@@ -19,5 +19,13 @@
|
||||
},
|
||||
"labels": {
|
||||
"Create CAdressen": "Adressen erstellen"
|
||||
},
|
||||
"options": {
|
||||
"syncStatus": {
|
||||
"pending_sync": "Warte auf Sync",
|
||||
"clean": "Synchronisiert",
|
||||
"unclean": "Abweichungen",
|
||||
"failed": "Fehlgeschlagen"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user