Skip to content

Commit

Permalink
fix: change label folder uri title (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
stew-ro authored Sep 16, 2020
1 parent 6a1ced5 commit 7e4233e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/localization/en-us.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ export const english: IAppStrings = {
},
train: {
modelNameTitle: "Model name",
labelFolderTitle: "Label folder URI",
labelFolderTitle: "Source",
defaultLabelFolderURL: "/shared",
title: "Train",
training: "Training",
Expand Down

0 comments on commit 7e4233e

Please sign in to comment.