From bc063d3f20cddde5f0656d87f64cd81ca72f19f1 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Tue, 16 Jul 2024 19:09:00 +0700 Subject: [PATCH] New translations localizable.strings (Korean) --- StrongBox/ko/Localizable.strings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/StrongBox/ko/Localizable.strings b/StrongBox/ko/Localizable.strings index 412ee7156..8ff580a44 100644 --- a/StrongBox/ko/Localizable.strings +++ b/StrongBox/ko/Localizable.strings @@ -6264,8 +6264,8 @@ /* Where would you like to store your new database? */ "storage_selector_where_store_new" = "Where would you like to store your new database?"; -/* Where is your existing database is located? */ -"storage_selector_where_existing_located" = "Where is your existing database is located?"; +/* Where is your existing database located? */ +"storage_selector_where_existing_located" = "Where is your existing database located?"; /* Storage Browser */ "storage_browser" = "Storage Browser";