diff --git a/src/locales/de/translation.json b/src/locales/de/translation.json index a9039b85..e0b09e49 100644 --- a/src/locales/de/translation.json +++ b/src/locales/de/translation.json @@ -177,7 +177,7 @@ "base-cocktail-is-edited": "Dieses Rezept wurde von dir bearbeitet", "cocktail-deleted": "Cocktail {{name}} wurde gelöscht", "create": "Anlegen", - "last-modifed": "Zuletzt bearbeitet", + "last-modified": "Zuletzt bearbeitet", "restore-backup": "Backup wiederherstellen", "create-backup": "Backup anlegen", "backup-restore-warning-text": "Bist du sicher, dass du dieses Backup wiederherstellen möchtest? Deine aktuellen Daten werden überschrieben.", diff --git a/src/locales/en/translation.json b/src/locales/en/translation.json index 608b88c0..066275d9 100644 --- a/src/locales/en/translation.json +++ b/src/locales/en/translation.json @@ -177,7 +177,7 @@ "base-cocktail-is-edited": "You have modified this recipe", "cocktail-deleted": "Cocktail {{name}} was removed", "create": "Create", - "last-modifed": "Last Modifed", + "last-modified": "Last Modified", "restore-backup": "Restore Backup", "create-backup": "Create Backup", "backup-restore-warning-text": "Are you sure you want to restore this backup? This will overwrite your current data.", diff --git a/src/locales/zh/translation.json b/src/locales/zh/translation.json index d1f4bbc8..658c62a7 100644 --- a/src/locales/zh/translation.json +++ b/src/locales/zh/translation.json @@ -177,7 +177,7 @@ "base-cocktail-is-edited": "您已修改此配方", "cocktail-deleted": "鸡尾酒 {{name}} 已被删除", "create": "创建", - "last-modifed": "最后修改", + "last-modified": "最后修改", "restore-backup": "恢复备份", "create-backup": "创建备份", "backup-restore-warning-text": "您确定要恢复此备份吗?这将覆盖您当前的数据.", diff --git a/src/modules/user/backups/backups.html b/src/modules/user/backups/backups.html index 02525c68..f9c3ec69 100644 --- a/src/modules/user/backups/backups.html +++ b/src/modules/user/backups/backups.html @@ -37,7 +37,7 @@
${backup.prettyName}
- + : ${backup.createdDate | dateFormat}