UX: Change edit modal primary button to `Save Edit` (#8)

To add consistency with naming used in other areas of the composer, this PR changes the label of the primary button from Update Table to Save Edit
This commit is contained in:
Keegan George 2022-08-09 16:42:47 -07:00 committed by GitHub
parent 993a1bbd43
commit 69bfac2226
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ en:
modal:
title: "Edit Table"
cancel: "cancel"
create: "Update Table"
create: "Save Edit"
reason: "why are you editing?"
trigger_reason: "Add reason for edit"
default_edit_reason: "Update Table with Table Editor"