Skip to content

Commit

Permalink
chore: New Crowdin updates (#10852)
Browse files Browse the repository at this point in the history
<!-- start pr-codex -->

## PR-Codex overview
This PR focuses on updating localization files for various languages to
include additional strings related to liquidity staking and performance
metrics on `PancakeSwapX`. It ensures consistent messaging across
different languages.

### Detailed summary
- Added translation for "%amount% of your liquidity is currently staking
in farm."
- Added translation for "Based on last 24 hours' performance. Does not
account for impermanent loss."
- Ensured commas were added in some translations for consistency.

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your
question}`

<!-- end pr-codex -->
  • Loading branch information
pancakeswap-github-bot authored Oct 22, 2024
1 parent 11522fb commit 168f947
Show file tree
Hide file tree
Showing 28 changed files with 90 additions and 34 deletions.
4 changes: 3 additions & 1 deletion locales/ar-SA.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "trading and gas fees on Ethereum and Arbitrum with",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX",
"ZERO": "ZERO",
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum"
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum",
"%amount% of your liquidity is currently staking in farm.": "%amount% of your liquidity is currently staking in farm.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Based on last 24 hours' performance. Does not account for impermanent loss"
}
4 changes: 3 additions & 1 deletion locales/bn-BD.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "trading and gas fees on Ethereum and Arbitrum with",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX",
"ZERO": "ZERO",
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum"
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum",
"%amount% of your liquidity is currently staking in farm.": "%amount% of your liquidity is currently staking in farm.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Based on last 24 hours' performance. Does not account for impermanent loss"
}
4 changes: 3 additions & 1 deletion locales/de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "trading and gas fees on Ethereum and Arbitrum with",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX",
"ZERO": "ZERO",
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum"
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum",
"%amount% of your liquidity is currently staking in farm.": "%amount% of your liquidity is currently staking in farm.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Based on last 24 hours' performance. Does not account for impermanent loss"
}
4 changes: 3 additions & 1 deletion locales/el-GR.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "trading and gas fees on Ethereum and Arbitrum with",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX",
"ZERO": "ZERO",
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum"
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum",
"%amount% of your liquidity is currently staking in farm.": "%amount% of your liquidity is currently staking in farm.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Based on last 24 hours' performance. Does not account for impermanent loss"
}
4 changes: 3 additions & 1 deletion locales/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "trading and gas fees on Ethereum and Arbitrum with",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX",
"ZERO": "ZERO",
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum"
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum",
"%amount% of your liquidity is currently staking in farm.": "%amount% of your liquidity is currently staking in farm.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Based on last 24 hours' performance. Does not account for impermanent loss"
}
4 changes: 3 additions & 1 deletion locales/es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "de negociación y comisiones de gas en Ethereum y Arbitrum con",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 comisiones por negociación, intercambios sin gas, protección MEV y una amplia gama de tokens - TODO en PancakeSwapX",
"ZERO": "ZERO",
"Fee Swaps on Ethereum and Arbitrum": "Comisión de los intercambios en Ethereum y Arbitrum"
"Fee Swaps on Ethereum and Arbitrum": "Comisión de los intercambios en Ethereum y Arbitrum",
"%amount% of your liquidity is currently staking in farm.": "%amount% of your liquidity is currently staking in farm.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Based on last 24 hours' performance. Does not account for impermanent loss"
}
4 changes: 3 additions & 1 deletion locales/fi-FI.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "trading and gas fees on Ethereum and Arbitrum with",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX",
"ZERO": "ZERO",
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum"
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum",
"%amount% of your liquidity is currently staking in farm.": "%amount% of your liquidity is currently staking in farm.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Based on last 24 hours' performance. Does not account for impermanent loss"
}
4 changes: 3 additions & 1 deletion locales/fil-PH.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "trading and gas fees on Ethereum and Arbitrum with",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX",
"ZERO": "ZERO",
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum"
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum",
"%amount% of your liquidity is currently staking in farm.": "%amount% of your liquidity is currently staking in farm.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Based on last 24 hours' performance. Does not account for impermanent loss"
}
16 changes: 9 additions & 7 deletions locales/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -3538,11 +3538,13 @@
"PancakeSwap Workshop": "PancakeSwap Workshop",
"DeFiEdge will stop maintaining its vaults from 10 Oct 2024 onwards. Please remove your funds before that to avoid any issues. Beyond 10 Oct, they will place the liquidity in a wide range, and will no longer actively manage it.": "DeFiEdge cessera de maintenir ses vaults à partir du 10 octobre 2024. Veuillez retirer vos fonds avant cette date pour éviter tout problème. Au-delà du 10 octobre, ils placeront les liquidités dans une large gamme et ne la géreront plus activement.",
"Turkey": "Turquie",
"Swap Now": "Swap Now",
"Enjoy": "Enjoy",
"Zero": "Zero",
"trading and gas fees on Ethereum and Arbitrum with": "trading and gas fees on Ethereum and Arbitrum with",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX",
"ZERO": "ZERO",
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum"
"Swap Now": "Échanger maintenant",
"Enjoy": "Profitez de",
"Zero": "zéro",
"trading and gas fees on Ethereum and Arbitrum with": "frais de transaction sur Ethereum et Arbitrum avec",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 frais de transaction, swaps sans frais, protection MEV et une large gamme de jetons : TOUS sur PancakeSwapX",
"ZERO": "ZÉRO",
"Fee Swaps on Ethereum and Arbitrum": "frais de transaction sur Ethereum et Arbitrum",
"%amount% of your liquidity is currently staking in farm.": "%amount% de votre liquidité est actuellement en staking dans la ferme.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Basé sur le rendement des 24 dernières heures. Ne tient pas compte de la perte impermanente"
}
4 changes: 3 additions & 1 deletion locales/hi-IN.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "ट्रेडिंग और गैस फ़ीस Ethereum और Arbitrum पर और",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 ट्रेडिंग फ़ीस, गैसलेस स्वैप, MEV प्रोटेक्शन और कई प्रकार के टोकन — ये सभी PancakeSwapX पर",
"ZERO": "ज़ीरो",
"Fee Swaps on Ethereum and Arbitrum": "फीस स्वैप Ethereum और Arbitrum पर"
"Fee Swaps on Ethereum and Arbitrum": "फीस स्वैप Ethereum और Arbitrum पर",
"%amount% of your liquidity is currently staking in farm.": "%amount% of your liquidity is currently staking in farm.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Based on last 24 hours' performance. Does not account for impermanent loss"
}
4 changes: 3 additions & 1 deletion locales/hu-HU.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "trading and gas fees on Ethereum and Arbitrum with",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX",
"ZERO": "ZERO",
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum"
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum",
"%amount% of your liquidity is currently staking in farm.": "%amount% of your liquidity is currently staking in farm.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Based on last 24 hours' performance. Does not account for impermanent loss"
}
4 changes: 3 additions & 1 deletion locales/id-ID.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "trading and gas fees on Ethereum and Arbitrum with",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX",
"ZERO": "ZERO",
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum"
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum",
"%amount% of your liquidity is currently staking in farm.": "%amount% of your liquidity is currently staking in farm.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Based on last 24 hours' performance. Does not account for impermanent loss"
}
4 changes: 3 additions & 1 deletion locales/it-IT.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "commissioni di trading e benzina su Ethereum e Arbitrum con",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 commissioni di trading, swap senza benzina, protezione MEV e un'ampia gamma di token: TUTTO su PancakeSwapX",
"ZERO": "ZERO",
"Fee Swaps on Ethereum and Arbitrum": "commissioni di swap su Ethereum e Arbitrum"
"Fee Swaps on Ethereum and Arbitrum": "commissioni di swap su Ethereum e Arbitrum",
"%amount% of your liquidity is currently staking in farm.": "%amount% of your liquidity is currently staking in farm.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Based on last 24 hours' performance. Does not account for impermanent loss"
}
4 changes: 3 additions & 1 deletion locales/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "trading and gas fees on Ethereum and Arbitrum with",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX",
"ZERO": "ZERO",
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum"
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum",
"%amount% of your liquidity is currently staking in farm.": "%amount% of your liquidity is currently staking in farm.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Based on last 24 hours' performance. Does not account for impermanent loss"
}
4 changes: 3 additions & 1 deletion locales/ko-KR.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "Ethereum 및 Arbitrum의 거래 및 가스 수수료:",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "거래 수수료 0, 가스리스 스왑, MEV 보호 및 광범위한 토큰 — PancakeSwapX에서 모두 가능",
"ZERO": "ZERO",
"Fee Swaps on Ethereum and Arbitrum": "Ethereum 및 Arbitrum의 수수료 스왑"
"Fee Swaps on Ethereum and Arbitrum": "Ethereum 및 Arbitrum의 수수료 스왑",
"%amount% of your liquidity is currently staking in farm.": "%amount% of your liquidity is currently staking in farm.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Based on last 24 hours' performance. Does not account for impermanent loss"
}
4 changes: 3 additions & 1 deletion locales/nl-NL.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "trading and gas fees on Ethereum and Arbitrum with",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX",
"ZERO": "ZERO",
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum"
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum",
"%amount% of your liquidity is currently staking in farm.": "%amount% of your liquidity is currently staking in farm.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Based on last 24 hours' performance. Does not account for impermanent loss"
}
4 changes: 3 additions & 1 deletion locales/pl-PL.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "prowizji transakcyjnych i opłat za gaz na Ethereum i Arbitrum z",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 prowizji transakcyjnych, wymiany bez gazu, ochrona MEV i szeroka oferta tokenów — WSZYSTKO na PancakeSwapX",
"ZERO": "ZERO",
"Fee Swaps on Ethereum and Arbitrum": "prowizji za wymiany w sieciach Ethereum i Arbitrum"
"Fee Swaps on Ethereum and Arbitrum": "prowizji za wymiany w sieciach Ethereum i Arbitrum",
"%amount% of your liquidity is currently staking in farm.": "%amount% Twojej płynności jest obecnie stakowane w farmie.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Na podstawie wyników z ostatnich 24 godzin. Nie uwzględnia strat nietrwałych"
}
4 changes: 3 additions & 1 deletion locales/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "trading and gas fees on Ethereum and Arbitrum with",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX",
"ZERO": "ZERO",
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum"
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum",
"%amount% of your liquidity is currently staking in farm.": "%amount% of your liquidity is currently staking in farm.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Based on last 24 hours' performance. Does not account for impermanent loss"
}
4 changes: 3 additions & 1 deletion locales/pt-PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "trading and gas fees on Ethereum and Arbitrum with",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX",
"ZERO": "ZERO",
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum"
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum",
"%amount% of your liquidity is currently staking in farm.": "%amount% of your liquidity is currently staking in farm.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Based on last 24 hours' performance. Does not account for impermanent loss"
}
4 changes: 3 additions & 1 deletion locales/ro-RO.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "trading and gas fees on Ethereum and Arbitrum with",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX",
"ZERO": "ZERO",
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum"
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum",
"%amount% of your liquidity is currently staking in farm.": "%amount% of your liquidity is currently staking in farm.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Based on last 24 hours' performance. Does not account for impermanent loss"
}
4 changes: 3 additions & 1 deletion locales/ru-RU.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "комиссии за газ и сделки на Ethereum и Arbitrum, а именно",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 торговых комиссий, обмен без платы за газ, защита MEV и широкий выбор токенов — ВСЁ это на PancakeSwapX",
"ZERO": "НУЛЕВЫЕ",
"Fee Swaps on Ethereum and Arbitrum": "комиссии за обмен на Ethereum и Arbitrum"
"Fee Swaps on Ethereum and Arbitrum": "комиссии за обмен на Ethereum и Arbitrum",
"%amount% of your liquidity is currently staking in farm.": "%amount% of your liquidity is currently staking in farm.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Based on last 24 hours' performance. Does not account for impermanent loss"
}
4 changes: 3 additions & 1 deletion locales/sv-SE.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "trading and gas fees on Ethereum and Arbitrum with",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX",
"ZERO": "ZERO",
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum"
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum",
"%amount% of your liquidity is currently staking in farm.": "%amount% of your liquidity is currently staking in farm.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Based on last 24 hours' performance. Does not account for impermanent loss"
}
4 changes: 3 additions & 1 deletion locales/ta-IN.json
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,7 @@
"trading and gas fees on Ethereum and Arbitrum with": "trading and gas fees on Ethereum and Arbitrum with",
"0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX": "0 Trading Fees, Gasless Swaps, MEV Protection, and a Wide Range of Tokens — ALL on PancakeSwapX",
"ZERO": "ZERO",
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum"
"Fee Swaps on Ethereum and Arbitrum": "Fee Swaps on Ethereum and Arbitrum",
"%amount% of your liquidity is currently staking in farm.": "%amount% of your liquidity is currently staking in farm.",
"Based on last 24 hours' performance. Does not account for impermanent loss": "Based on last 24 hours' performance. Does not account for impermanent loss"
}
Loading

0 comments on commit 168f947

Please sign in to comment.