diff --git a/StrongBox/ja/Localizable.strings b/StrongBox/ja/Localizable.strings index 35b499684..183a427f7 100644 --- a/StrongBox/ja/Localizable.strings +++ b/StrongBox/ja/Localizable.strings @@ -4307,3 +4307,15 @@ /* It's time now to re-enter your Master Password manually. You can change this master password expiry interval in Database Settings. */ "composite_key_determiner_convenience_expired_message" = "It's time now to re-enter your Master Password manually. You can change this master password expiry interval in Database Settings."; + +/* Got it! */ +"generic_got_it" = "分かりました!"; + +/* Don't tell me again */ +"generic_dont_tell_again" = "今後表示しない"; + +/* Actions - L10n - a generic collection of actions (or items that will perform certain actions/tasks) - often used as a Section Header */ +"generic_actions" = "アクション"; + +/* Preferences - L10n - a generic header or item that leads to a set or settings / preferences - often used as a Section Header or button */ +"generic_preferences" = "環境設定";