We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89b8397 commit 83e981aCopy full SHA for 83e981a
_locales/de/messages.json
@@ -881,5 +881,20 @@
881
},
882
"LabelFaq":{
883
"message": "FAQs lesen"
884
+ },
885
+ "StatusSyncingfailed": {
886
+ "message": "Synchronisierung fehlgeschlagen"
887
888
+ "StatusSyncingcomplete": {
889
+ "message": "Synchronisierung abgeschlossen"
890
891
+ "NotificationSyncingprofile": {
892
+ "message": "Profil synchronisieren {0}"
893
894
+ "NotificationSyncingsucceeded": {
895
+ "message": "Synchronisierung des Profils {0} erfolgreich"
896
897
+ "NotificationSyncingfailed": {
898
+ "message": "Profil kann nicht synchronisiert werden {0}"
899
}
900
0 commit comments