diff --git a/StrongBox/ko/Localizable.strings b/StrongBox/ko/Localizable.strings index 79e988a0c..bfaa753f8 100644 --- a/StrongBox/ko/Localizable.strings +++ b/StrongBox/ko/Localizable.strings @@ -5379,3 +5379,12 @@ /* This will permanently delete all items contained within the Recycle Bin */ "browse_vc_action_empty_recycle_bin_are_you_sure" = "This will permanently delete all items contained within the Recycle Bin."; + +/* Save & Close (⌘⏎) */ +"mac_create_or_edit_save_changes_and_close" = "Save & Close (⌘⏎)"; + +/* Save (⌘S) */ +"mac_create_or_edit_save_changes" = "Save (⌘S)"; + +/* Commit (⌘S) */ +"mac_create_or_edit_commit_changes" = "Commit (⌘S)";