Pull localization from platform (#6549)

This commit is contained in:
zubiden 2025-12-23 12:50:21 +01:00 committed by Alexander Zinchuk
parent 185d06d9a8
commit d1f33ab9a9
2 changed files with 2 additions and 4 deletions

View File

@ -2387,7 +2387,7 @@
"StoryMenuUnarchivePeer" = "Unhide Stories";
"StealthModeOnTitle" = "Stealth Mode On";
"StealthModeOnHintEnabled" = "The creators of stories you viewed in the past 5 minutes or will view in the next 25 minutes won't see you in the list of viewers.";
"StealthModeOnHint" = "The creators of stories you view in **{time}** won't see you in their list of viewers.";
"StealthModeOnHint" = "The creators of stories you view in the next **{time}** won't see you in the list of viewers.";
"StealthModeTitle" = "Stealth Mode";
"StealthModeDescription" = "Turn Stealth Mode on to watch stories without appearing in the list of viewers.";
"StealthModeDescriptionPremium" = "Subscribe to Telegram Premium to watch stories without appearing in the list of viewers.";
@ -2400,11 +2400,10 @@
"StealthModeButtonToStory" = "Enable and Open the Story";
"StealthModeButtonRecharge" = "Available in {timer}";
"StealthModeComposerPlaceholder" = "Stealth Mode active {timer}";
"UsersWhoUpgradeFirst" = "Users who upgrade their gifts first get collectibles with shorter numbers.";
"UpgradeCostDrops" = "Upgrade cost drops every minute.";
"StarGiftPriceDecreaseInfoLink" = "See how price will decrease >";
"StarGiftUpgradeCostModalTitle" = "Upgrade Cost";
"StarGiftUpgradeCostHint" = "Users who upgrade their gifts first get collectibles with shorter numbers.";
"StarGiftUpgradeCostHint" = "Users who upgrade their gifts first get collectibles with lower numbers.";
"StarGiftPriceDecreaseTimer" = "Price decreases in {timer}";
"SettingsItemPrivacyPasskeys" = "Passkeys";
"SettingsItemPrivacyOn" = "Enabled";

View File

@ -1783,7 +1783,6 @@ export interface LangPair {
'StealthModeButtonPremium': undefined;
'StealthModeButton': undefined;
'StealthModeButtonToStory': undefined;
'UsersWhoUpgradeFirst': undefined;
'UpgradeCostDrops': undefined;
'StarGiftPriceDecreaseInfoLink': undefined;
'StarGiftUpgradeCostModalTitle': undefined;