Skip to content

Commit

Permalink
Update catalog diff modal confirm label to 'OK' (#21520)
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundito authored Jan 18, 2023
1 parent babe755 commit c248377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbyte-webapp/src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@
"connection.updateSchema.formChanged.text": "Your replication settings have unsaved changes. Those will be lost when refreshing the source schema. Save your changes before refreshing the source schema to not lose them.",
"connection.updateSchema.formChanged.confirm": "Discard changes and refresh schema",
"connection.updateSchema.completed": "Refreshed source schema",
"connection.updateSchema.confirm": "Confirm",
"connection.updateSchema.confirm": "OK",
"connection.updateSchema.new": "{value} new {item}",
"connection.updateSchema.removed": "{value} removed {item}",
"connection.updateSchema.changed": "{value} {item} with changes",
Expand Down

0 comments on commit c248377

Please sign in to comment.