From 3fe05d2d19829320ec07e9655367d60740359d60 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Sun, 13 Feb 2022 12:56:21 +0100 Subject: [PATCH] New translations Localizable.strings (Danish) --- StrongBox/da/Localizable.strings | 9 +++++++++ 1 file changed, 9 insertions(+) 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)";