aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2023-01-02 16:27:01 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2023-01-02 16:27:01 +0000
commit4361e15377bff93b9f5454264a2b2c7e21e81a8c (patch)
treec4e6dda07604adeefa7d0edaf96a5fd37a2e069c /src/i18n
parent3e4a8186a8368be1bc84053d6a6f494eda236739 (diff)
parent78690cdf518390308624b4914dd9be06858822e1 (diff)
Merge branch 'tusooa/backup-state' into 'develop'
Display detailed backup state See merge request pleroma/pleroma-fe!1715
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index b91f0b10..1ee1147a 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -391,6 +391,8 @@
"account_backup_table_head": "Backup",
"download_backup": "Download",
"backup_not_ready": "This backup is not ready yet.",
+ "backup_running": "This backup is in progress, processed {number} record. | This backup is in progress, processed {number} records.",
+ "backup_failed": "This backup has failed.",
"remove_backup": "Remove",
"list_backups_error": "Error fetching backup list: {error}",
"add_backup": "Create a new backup",