logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 5831534800f585731264d1c4c75dd7c6faf7757d
parent cd9c026042f045037ff9c4f71bda2eb5dde8f3df
Author: Tusooa Zhu <tusooa@kazv.moe>
Date:   Thu, 24 Mar 2022 16:58:03 -0400

Add English translation for list aliases error

Diffstat:

Msrc/i18n/en.json2++
1 file changed, 2 insertions(+), 0 deletions(-)

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