From bf3aab98fbbcbbb0432cfa4fe3edcbf6340face1 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Wed, 10 Jul 2024 14:58:29 +0700 Subject: [PATCH] New translations localizable.strings (Hindi) --- StrongBox/hi/Localizable.strings | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/StrongBox/hi/Localizable.strings b/StrongBox/hi/Localizable.strings index 7e78eb50a..e339779f6 100644 --- a/StrongBox/hi/Localizable.strings +++ b/StrongBox/hi/Localizable.strings @@ -6254,3 +6254,12 @@ /* No Results for \"%@\" */ "tags_editor_no_results_for_fmt" = "No Results for \"%@\""; + +/* Where you would like to store your newly imported database? */ +"storage_selector_where_store_new_import" = "Where you would like to store your newly imported database?"; + +/* 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?";