feat(locales): add syncing state message to German, English, and Russian translations

This commit is contained in:
2026-01-03 21:18:20 -06:00
parent 6d975a12c4
commit 1075aef22a
3 changed files with 3 additions and 0 deletions

View File

@@ -91,6 +91,7 @@
"last_sync": "Letzter Sync: vor {time}",
"last_sync_never": "Letzter Sync: Nie",
"syncing": "Synchronisierung...",
"syncing_node": "Synchronisierung... ({state})",
"synced": "Synchronisiert",
"not_synced": "Nicht synchronisiert",
"not_configured": "Nicht konfiguriert",

View File

@@ -91,6 +91,7 @@
"last_sync": "Last Sync: {time} ago",
"last_sync_never": "Last Sync: never",
"syncing": "Syncing...",
"syncing_node": "Syncing... ({state})",
"synced": "Synced",
"not_synced": "Not Synced",
"not_configured": "Not Configured",

View File

@@ -91,6 +91,7 @@
"last_sync": "Синхронизация: {time} назад",
"last_sync_never": "Синхронизация: никогда",
"syncing": "Синхронизация...",
"syncing_node": "Синхронизация... ({state})",
"synced": "Синхронизировано",
"not_synced": "Не синхронизировано",
"not_configured": "Не настроено",