From 45a80b2cf63ff9bc274d76da26146f63616e3deb Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Fri, 3 Jan 2025 11:55:22 +0100 Subject: [PATCH] New translations localizable.strings (German) --- StrongBox/de/Localizable.strings | 3 +++ 1 file changed, 3 insertions(+) diff --git a/StrongBox/de/Localizable.strings b/StrongBox/de/Localizable.strings index 45cf132db..c62f40e0f 100644 --- a/StrongBox/de/Localizable.strings +++ b/StrongBox/de/Localizable.strings @@ -6872,3 +6872,6 @@ /* Hide Countdown Digits */ "setting_2fa_hide_countdown_digits" = "Hide Countdown Digits"; + +/* Your Apple account storage is full. Cannot save database. */ +"error_apple_account_storage_full" = "Your Apple account storage is full. Cannot save database.";