diff --git a/IceCubesApp/Resources/Localization/en.lproj/Localizable.strings b/IceCubesApp/Resources/Localization/en.lproj/Localizable.strings index 57a57b79..ec11ef8d 100644 --- a/IceCubesApp/Resources/Localization/en.lproj/Localizable.strings +++ b/IceCubesApp/Resources/Localization/en.lproj/Localizable.strings @@ -221,7 +221,7 @@ "account.posts" = "Posts"; "account.relation.follows-you" = "Follows You"; "account.joined" = "Joined"; -"account.action.logout" = "Logout account"; +"account.action.logout" = "Log out account"; // MARK: Package: Conversations "conversations.action.delete" = "Delete"; diff --git a/IceCubesApp/Resources/Localization/tr.lproj/Localizable.strings b/IceCubesApp/Resources/Localization/tr.lproj/Localizable.strings index 7bb1f2d1..f6f10021 100644 --- a/IceCubesApp/Resources/Localization/tr.lproj/Localizable.strings +++ b/IceCubesApp/Resources/Localization/tr.lproj/Localizable.strings @@ -216,7 +216,7 @@ "account.posts" = "Gönderiler"; "account.relation.follows-you" = "Seni takip ediyor"; "account.joined" = "Katılındı"; -"account.action.logout" = "Logout account"; +"account.action.logout" = "Log out account"; // MARK: Package: Conversations "conversations.action.delete" = "Sil";