Skip to content

Commit

Permalink
Add missing translation key and fix one text
Browse files Browse the repository at this point in the history
  • Loading branch information
OtterleyW committed Nov 25, 2019
1 parent 02663af commit c1bd2a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@
"EditListingDescriptionForm.titlePlaceholder": "What's your name?",
"EditListingDescriptionForm.titleRequired": "You need to add a name.",
"EditListingDescriptionForm.updateFailed": "Failed to update. Please try again.",
"EditListingDescriptionPanel.createListingTitle": "Create teacher profile",
"EditListingDescriptionPanel.listingTitle": "your teacher profile",
"EditListingDescriptionPanel.title": "Edit {listingTitle}",
"EditListingFeaturesForm.showListingFailed": "Fetching teacher profile data failed",
Expand Down Expand Up @@ -1006,7 +1007,7 @@
"UserCard.viewProfileLink": "View user profile",
"UserDisplayName.banned": "Banned user",
"UserDisplayName.deleted": "Deleted user",
"UserNav.newListing": "Add new listing",
"UserNav.newListing": "Create teacher profile",
"UserNav.editListing": "Edit teacher profile",
"UserNav.profileSettingsPage": "Edit user profile",
"UserNav.contactDetailsPage": "Account settings"
Expand Down

0 comments on commit c1bd2a1

Please sign in to comment.