diff options
| author | taehoon <th.dev91@gmail.com> | 2019-02-08 10:09:48 -0500 |
|---|---|---|
| committer | taehoon <th.dev91@gmail.com> | 2019-02-15 13:34:33 -0500 |
| commit | a001ffecf0c18091d9f9b7b36b795713412c22af (patch) | |
| tree | 7661645d6f40519ce54108556158ba4efe3fe6aa /src | |
| parent | 13725f040bca346a7b35b832f36f4e86c5da11e4 (diff) | |
Add back the existing translation string
Diffstat (limited to 'src')
| -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 90132e3e..d44091e6 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -113,6 +113,7 @@ "composing": "Composing", "confirm_new_password": "Confirm new password", "crop_your_new_avatar": "Crop your new avatar", + "current_avatar": "Your current avatar", "current_password": "Current password", "current_profile_banner": "Your current profile banner", "data_import_export_tab": "Data Import / Export", |
