1
0
mirror of synced 2026-08-04 09:17:03 +00:00

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
+1 -1
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"