diff --git a/StrongBox/uk/Localizable.strings b/StrongBox/uk/Localizable.strings index 33adfeb25..d206f3637 100644 --- a/StrongBox/uk/Localizable.strings +++ b/StrongBox/uk/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" = "Ця дія остаточно видалить усі записи, що містяться у смітнику."; + +/* 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" = "Зберегти (⌘S)";