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:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user