fix: Add "no_sync" status to CDokumente translations; update microtime values in config and state files
This commit is contained in:
@@ -56,10 +56,11 @@
|
||||
"failed": "Failed"
|
||||
},
|
||||
"xaiSyncStatus": {
|
||||
"pending_sync": "Waiting for Sync",
|
||||
"clean": "Synchronized",
|
||||
"unclean": "Discrepancies",
|
||||
"failed": "Failed"
|
||||
"pending_sync": "Warte auf Sync",
|
||||
"clean": "Synchronisiert",
|
||||
"unclean": "Abweichungen",
|
||||
"failed": "Fehlgeschlagen",
|
||||
"no_sync": "Kein Sync"
|
||||
},
|
||||
"fileStatus": {
|
||||
"new": "New",
|
||||
|
||||
Reference in New Issue
Block a user