Skip to content

Commit b16d9ac

Browse files
committed
Fix localization
1 parent 32812a6 commit b16d9ac

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Telegram/Telegram-iOS/en.lproj/Localizable.strings

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9855,6 +9855,15 @@ Sorry for the inconvenience.";
98559855
"Location.TypeStreet" = "Street";
98569856
"Location.TypeLocation" = "Location";
98579857

9858+
"WebApp.DisclaimerTitle" = "Terms of Use";
9859+
"WebApp.DisclaimerText" = "You are about to use a mini app operated by an independent party not affiliated with Telegram. You must agree to the Terms of Use of mini apps to continue.";
9860+
"WebApp.DisclaimerAgree" = "I agree to the [Terms of Use]()";
9861+
"WebApp.DisclaimerContinue" = "Continue";
9862+
"WebApp.Disclaimer_URL" = "https://telegram.org/tos/mini-apps";
9863+
9864+
"WebApp.ShortcutsAdded" = "**%@** shortcut added in attachment menu.";
9865+
"WebApp.ShortcutsSettingsAdded" = "**%@** shortcut added in attachment menu and Settings.";
9866+
98589867
"WebApp.AllowWriteTitle" = "Allow Sending Messages?";
98599868
"WebApp.AllowWriteConfirmation" = "This will allow the bot **%@** to message you on Telegram.";
98609869

0 commit comments

Comments
 (0)