diff --git a/StrongBox/da/Localizable.strings b/StrongBox/da/Localizable.strings index 8cf7c0c78..e1b9d9df3 100644 --- a/StrongBox/da/Localizable.strings +++ b/StrongBox/da/Localizable.strings @@ -4893,3 +4893,12 @@ /* Pro - A short tag / text that will appear beside Pro features in a badge like fashion - keep v short if possible */ "pro_badge_text" = "Pro"; + +/* New Tag... */ +"new_tag_ellipsis" = "New Tag..."; + +/* Add Tag to Item(s) */ +"add_tag_to_items" = "Add Tag to Item(s)"; + +/* Remove Tag from Item(s) */ +"remove_tag_from_items" = "Remove Tag from Item(s)";