Fixes string for avatar size limits
The unit and the number should be separated by a space, and as we learned earlier today, it's 200 KiB instead of 200 KB. It's a subtle but meaningful difference.
显示
- app/assets/javascripts/profile/edit/constants.js 1 个添加, 1 个删除app/assets/javascripts/profile/edit/constants.js
- app/assets/javascripts/vue_shared/components/upload_dropzone/avatar_upload_dropzone.vue 1 个添加, 1 个删除...red/components/upload_dropzone/avatar_upload_dropzone.vue
- app/views/shared/_choose_avatar_button.html.haml 1 个添加, 1 个删除app/views/shared/_choose_avatar_button.html.haml
- app/views/user_settings/profiles/show.html.haml 1 个添加, 1 个删除app/views/user_settings/profiles/show.html.haml
- locale/gitlab.pot 1 个添加, 1 个删除locale/gitlab.pot
想要评论请 注册 或 登录