diff options
| author | Shpuld Shpludson <shp@cock.li> | 2019-02-03 07:05:38 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2019-02-03 07:05:38 +0000 |
| commit | c7ee2ed83100e40247fc35be8b138befc44175bc (patch) | |
| tree | d34e5100f83a95993397c7296733bb3c5057cc19 /src/i18n | |
| parent | f0721ed83b7ebdb43d9a643a086508078bf1466e (diff) | |
| parent | d8ad494081d2e8fa7bfc0942f19e282186392bf5 (diff) | |
Merge branch '238-add-avatar-size-suggestion' into 'develop'
Add avatar size instruction notice
Closes #238
See merge request pleroma/pleroma-fe!512
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 3e194c51..d3b0e407 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", |
