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 37973cc commit e79dd52Copy full SHA for e79dd52
lang/en/backup.php
@@ -12,6 +12,7 @@
12
13
'state' => [
14
'idle' => 'Idle',
15
+ 'initializing' => 'Fetching initial status',
16
'backup_in_progress' => 'Backup in progress',
17
'restore_in_progress' => 'Restore in progress',
18
'backup_completed' => 'Backup completed',
0 commit comments