Skip to content

Commit

Permalink
fix: revert translations
Browse files Browse the repository at this point in the history
  • Loading branch information
NeOMakinG committed Dec 3, 2024
1 parent b1a7cbb commit 3b45b41
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion src/assets/translations/de/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -993,7 +993,7 @@
"allowanceApprovalTxName": "Genehmigung der Zulage tx:",
"tradeComplete": "Sie haben jetzt %{cryptoAmountFormatted} in Ihrer Wallet auf %{chainName}.",
"doAnotherTrade": "Einen weiteren Handel tätigen",
"summary": "Zeige Details",
"showDetails": "Zeige Details",
"transactionSuccessful": "Transaktion erfolgreich, Warte auf Bestätigungen",
"temp": {
"tradeSuccess": "Handel abgeschlossen",
Expand Down
2 changes: 1 addition & 1 deletion src/assets/translations/es/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -993,7 +993,7 @@
"allowanceApprovalTxName": "Aprobación de asignación tx:",
"tradeComplete": "Ahora tienes %{cryptoAmountFormatted} en tu billetera en %{chainName}.",
"doAnotherTrade": "Hacer otro intercambio",
"summary": "Mostrar Detalles",
"showDetails": "Mostrar Detalles",
"transactionSuccessful": "Transacción exitosa, esperando confirmaciones",
"temp": {
"tradeSuccess": "Intercambio completado",
Expand Down
2 changes: 1 addition & 1 deletion src/assets/translations/fr/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -993,7 +993,7 @@
"allowanceApprovalTxName": "Tx. d'autorisation d'allocation :",
"tradeComplete": "Vous disposez maintenant de %{cryptoAmountFormatted} dans votre porte-monnaie sur %{chainName}.",
"doAnotherTrade": "Faire un autre échange",
"summary": "Afficher le sommaire",
"showDetails": "Afficher le sommaire",
"transactionSuccessful": "Transaction réussie, en attente de confirmations",
"temp": {
"tradeSuccess": "Échange terminé",
Expand Down
2 changes: 1 addition & 1 deletion src/assets/translations/ja/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -993,7 +993,7 @@
"allowanceApprovalTxName": "手当承認トランザクション:",
"tradeComplete": "%{chainName} のウォレットに %{cryptoAmountFormatted} が追加されました。",
"doAnotherTrade": "別の取引をする",
"summary": "詳細",
"showDetails": "詳細",
"transactionSuccessful": "トランザクションが成功しました。確認を待っています",
"temp": {
"tradeSuccess": "取引完了",
Expand Down
2 changes: 1 addition & 1 deletion src/assets/translations/pt/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -993,7 +993,7 @@
"allowanceApprovalTxName": "Tx da permissão de aprovação:",
"tradeComplete": "Agora você tem %{cryptoAmountFormatted} em sua carteira na %{chainName}.",
"doAnotherTrade": "Faça outra negociação",
"summary": "Mostrar detalhes",
"showDetails": "Mostrar detalhes",
"transactionSuccessful": "Transação bem-sucedida, aguardando confirmações",
"temp": {
"tradeSuccess": "Negociação concluída",
Expand Down
2 changes: 1 addition & 1 deletion src/assets/translations/ru/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -993,7 +993,7 @@
"allowanceApprovalTxName": "Утверждение разрешения tx:",
"tradeComplete": "Теперь у вас есть %{cryptoAmountFormatted} в кошельке на %{chainName}.",
"doAnotherTrade": "Совершите еще одну сделку",
"summary": "Показать детали",
"showDetails": "Показать детали",
"transactionSuccessful": "Транзакция прошла успешно, ожидаем подтверждений",
"temp": {
"tradeSuccess": "Трейд завершен",
Expand Down
2 changes: 1 addition & 1 deletion src/assets/translations/tr/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -993,7 +993,7 @@
"allowanceApprovalTxName": "Tahsisat onayı tx:",
"tradeComplete": "Artık cüzdanınızda %{chainname} üzerinde %{cryptoamountFormatted} var.",
"doAnotherTrade": "Başka bir takas yap",
"summary": "Detayları göster",
"showDetails": "Detayları göster",
"transactionSuccessful": "İşlem başarılı, onay bekleniyor",
"temp": {
"tradeSuccess": "Takas tamamlandı",
Expand Down
2 changes: 1 addition & 1 deletion src/assets/translations/uk/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -993,7 +993,7 @@
"allowanceApprovalTxName": "Затвердження дозволу tx:",
"tradeComplete": "Тепер у вас є %{cryptoAmountFormated} у вашому гаманці на %{chainName}.",
"doAnotherTrade": "Зробіть іншу угоду",
"summary": "Показати деталі",
"showDetails": "Показати деталі",
"transactionSuccessful": "Транзакція успішна, чекаємо на підтвердження",
"temp": {
"tradeSuccess": "Обмін завершено",
Expand Down
2 changes: 1 addition & 1 deletion src/assets/translations/zh/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -986,7 +986,7 @@
"allowanceApprovalTxName": "津贴批准tx:",
"tradeComplete": "你现在在 %{chainName} 上的钱包中有 {cryptoAmountFormatted} 。",
"doAnotherTrade": "进行另一笔交易",
"summary": "显示详细资料",
"showDetails": "显示详细资料",
"transactionSuccessful": "交易成功,等待确认",
"temp": {
"tradeSuccess": "交易完成",
Expand Down

0 comments on commit 3b45b41

Please sign in to comment.