From a7ed4075efe1e7bea66ee2648fd4e4e99bfcd6b8 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Wed, 7 Aug 2024 17:45:19 +0700 Subject: [PATCH] New translations localizable.strings (Malayalam) --- StrongBox/ml/Localizable.strings | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/StrongBox/ml/Localizable.strings b/StrongBox/ml/Localizable.strings index 135521d29..d3bc847f9 100644 --- a/StrongBox/ml/Localizable.strings +++ b/StrongBox/ml/Localizable.strings @@ -6467,3 +6467,12 @@ /* Reveal or Conceal (⌘R to Toggle) */ "secure_text_field_conceal_reveal_tooltip" = "Reveal or Conceal (⌘R to Toggle)"; + +/* Audit Disabled */ +"audit_disabled" = "Audit Disabled"; + +/* Tap the Settings button to enable. */ +"generic_tap_the_settings_button_to_configure" = "Tap the Settings button to configure."; + +/* Auditing... */ +"generic_verb_auditing_in_progress_ellipsis" = "Auditing...";