mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-11 12:41:37 +01:00
Update content of files
This commit is contained in:
parent
b5eb0e1cc2
commit
20fd732e99
2 changed files with 13 additions and 2 deletions
|
@ -10155,8 +10155,8 @@
|
|||
"Monetization.Transaction.Refund" = "Refund";
|
||||
"Monetization.Transaction.Pending" = "Pending";
|
||||
"Monetization.Transaction.Failed" = "Not Completed";
|
||||
//"Monetization.Transaction.ShowMoreTransactions_1" = "Show %@ More Transaction";
|
||||
//"Monetization.Transaction.ShowMoreTransactions_any" = "Show %@ More Transactions";
|
||||
|
||||
|
||||
|
||||
"Monetization.SwitchOffAds" = "Switch off Ads";
|
||||
"Monetization.SwitchOffAdsInfo" = "You will not be eligible for any rewards if you switch off ads.";
|
||||
|
@ -10217,3 +10217,13 @@
|
|||
|
||||
"Chat.Alert.Unsaved" = "You have unsaved changes.\nReset?";
|
||||
"Chat.Alert.Unsaved.Reset" = "Reset";
|
||||
|
||||
|
||||
|
||||
"Monetization.Transaction.ShowMoreTransactions_countable" = "Show %d More Transaction";
|
||||
"Monetization.Transaction.ShowMoreTransactions_zero" = "Show %d More Transactions";
|
||||
"Monetization.Transaction.ShowMoreTransactions_one" = "Show %d More Transaction";
|
||||
"Monetization.Transaction.ShowMoreTransactions_two" = "Show %d More Transactions";
|
||||
"Monetization.Transaction.ShowMoreTransactions_few" = "Show %d More Transactions";
|
||||
"Monetization.Transaction.ShowMoreTransactions_many" = "Show %d More Transactions";
|
||||
"Monetization.Transaction.ShowMoreTransactions_other" = "Show %d More Transactions";
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
995ead843da2f452806ccbed6b81f3a4db4b1d170c27bb6232dddd369998dd13
|
Loading…
Reference in a new issue