Add English translation for list aliases error
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
Tusooa Zhu 2022-03-24 16:58:03 -04:00 committed by Sol Fisher Romanoff
parent 5eb884f6d1
commit aa452a4ecd
No known key found for this signature in database
GPG key ID: 9D3F2B64F2341B62

View file

@ -351,6 +351,8 @@
"delete_account_instructions": "Type your password in the input below to confirm account deletion.", "delete_account_instructions": "Type your password in the input below to confirm account deletion.",
"account_alias": "Account aliases", "account_alias": "Account aliases",
"account_alias_table_head": "Alias", "account_alias_table_head": "Alias",
"list_aliases_error": "Error fetching aliases: {error}",
"hide_list_aliases_error_action": "Close",
"remove_alias": "Remove this alias", "remove_alias": "Remove this alias",
"new_alias_target": "Add a new alias (e.g. {example})", "new_alias_target": "Add a new alias (e.g. {example})",
"added_alias": "Alias is added.", "added_alias": "Alias is added.",