Browse Source

#4354 Fix translation (#4355)

tags/v1.21.12.1
Pofilo techknowlogick 7 years ago
parent
commit
5d1a6382b6
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      options/locale/locale_en-US.ini

+ 2
- 2
options/locale/locale_en-US.ini View File

@@ -1273,8 +1273,8 @@ dashboard.operation_switch = Switch
dashboard.operation_run = Run
dashboard.clean_unbind_oauth = Clean unbound OAuth connections
dashboard.clean_unbind_oauth_success = All unbound OAuth connections have been deleted.
dashboard.delete_inactivate_accounts = Delete all inactive accounts
dashboard.delete_inactivate_accounts_success = All inactive accounts have been deleted.
dashboard.delete_inactivate_accounts = Delete all not activated accounts
dashboard.delete_inactivate_accounts_success = All not activated accounts have been deleted.
dashboard.delete_repo_archives = Delete all repository archives
dashboard.delete_repo_archives_success = All repository archives have been deleted.
dashboard.delete_missing_repos = Delete all repositories missing their Git files


Loading…
Cancel
Save