diff options
| author | taehoon <th.dev91@gmail.com> | 2019-02-02 20:39:41 -0500 |
|---|---|---|
| committer | taehoon <th.dev91@gmail.com> | 2019-02-02 20:39:41 -0500 |
| commit | d8ad494081d2e8fa7bfc0942f19e282186392bf5 (patch) | |
| tree | e5e12f5e9e336700f5ff8e687575c3d407779be8 /src/i18n | |
| parent | 815b9d239145d29c9c2472a5abd1a9d1fb653903 (diff) | |
Add avatar size instruction notice
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index b1356aaa..4b36db5a 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -118,6 +118,7 @@ "delete_account_description": "Permanently delete your account and all your messages.", "delete_account_error": "There was an issue deleting your account. If this persists please contact your instance administrator.", "delete_account_instructions": "Type your password in the input below to confirm account deletion.", + "avatar_size_instruction": "The recommended minimum size for avatar images is 150x150 pixels.", "export_theme": "Save preset", "filtering": "Filtering", "filtering_explanation": "All statuses containing these words will be muted, one per line", |
