Browse Source

fix the grammar for albumns to be backed up (#3461)

Jacob Roberts 2 years ago
parent
commit
23d3657ac2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mobile/assets/i18n/en-US.json

+ 1 - 1
mobile/assets/i18n/en-US.json

@@ -84,7 +84,7 @@
   "backup_controller_page_status_off": "Automatic foreground backup is off",
   "backup_controller_page_status_on": "Automatic foreground backup is on",
   "backup_controller_page_storage_format": "{} of {} used",
-  "backup_controller_page_to_backup": "Albums to be backup",
+  "backup_controller_page_to_backup": "Albums to be backed up",
   "backup_controller_page_total": "Total",
   "backup_controller_page_total_sub": "All unique photos and videos from selected albums",
   "backup_controller_page_turn_off": "Turn off foreground backup",