Update content of files

This commit is contained in:
GitHub Action 2024-03-29 11:54:46 +00:00
parent b2ddcd9316
commit cfb557e177

View file

@ -10203,3 +10203,16 @@
"WebApp.Biometry.Confirm.TouchId" = "Do you want to allow %@ to use Touch ID?";
"WebApp.Biometry.Confirm.FaceId" = "Do you want to allow %@ to use Touch ID?";
"CollectibleItemInfo.UsernameTitle" = "[%@]() is a collectible username\nthat belongs to";
"CollectibleItemInfo.UsernameText" = "The **@%1$@** username was acquired on\nFragment on %2$@ for %3$@** %4$@** (~%5$@).\n\n[Copy Link]()";
"CollectibleItemInfo.PhoneTitle" = "[%@]() is a collectible phone number\nthat belongs to";
"CollectibleItemInfo.PhoneText" = "The phone number **@%1$@** was acquired on\nFragment on %2$@ for %3$@** %4$@** (~%5$@).\n\n[Copy Link]()";
"CollectibleItemInfo.ButtonOpenInfo" = "Learn More";
"Chat.Alert.Unsaved" = "You have unsaved changes.\nReset?";
"Chat.Alert.Unsaved.Reset" = "Reset";