Use more specific button titles instead of general.submit
- "Post" for post submission (we already had the button title be "Posting" when the post was being sent, so there was a weird inconsistency) - "Register" for registration submission - "Save changes" for usages in settings
parent
a00212a3
No related branches found
No related tags found
Showing
- src/components/password_reset/password_reset.vue 1 addition, 1 deletionsrc/components/password_reset/password_reset.vue
- src/components/post_status_form/post_status_form.vue 2 additions, 2 deletionssrc/components/post_status_form/post_status_form.vue
- src/components/registration/registration.vue 1 addition, 1 deletionsrc/components/registration/registration.vue
- src/components/settings_modal/tabs/notifications_tab.vue 1 addition, 1 deletionsrc/components/settings_modal/tabs/notifications_tab.vue
- src/components/settings_modal/tabs/profile_tab.vue 3 additions, 3 deletionssrc/components/settings_modal/tabs/profile_tab.vue
- src/components/settings_modal/tabs/security_tab/security_tab.vue 3 additions, 3 deletions...ponents/settings_modal/tabs/security_tab/security_tab.vue
- src/i18n/en.json 3 additions, 0 deletionssrc/i18n/en.json
Please register or sign in to comment