Skip to content

Commit

Permalink
chore: Pull transifex translations (#2137)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: lidel <[email protected]>
  • Loading branch information
github-actions[bot] and lidel authored Jul 17, 2023
1 parent 530c501 commit 2284453
Show file tree
Hide file tree
Showing 14 changed files with 42 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/locales/ar/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,8 @@
"paragraph1": "تمثيل مرئي للعقدة وأولادها."
}
}
},
"errors": {
"BlockFetchTimeoutError": "Failed to fetch content in {timeout}s. Please refresh the page to retry or try a different CID."
}
}
3 changes: 3 additions & 0 deletions public/locales/cs/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,8 @@
"paragraph1": "Vizuální reprezentace uzlu a jeho dětí."
}
}
},
"errors": {
"BlockFetchTimeoutError": "Failed to fetch content in {timeout}s. Please refresh the page to retry or try a different CID."
}
}
3 changes: 3 additions & 0 deletions public/locales/de/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,8 @@
"paragraph1": "Eine visuelle Repräsentation des Knotens und seiner Kinder."
}
}
},
"errors": {
"BlockFetchTimeoutError": "Failed to fetch content in {timeout}s. Please refresh the page to retry or try a different CID."
}
}
3 changes: 3 additions & 0 deletions public/locales/es/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,8 @@
"paragraph1": "Una representación visual del nodo y sus hijos."
}
}
},
"errors": {
"BlockFetchTimeoutError": "Failed to fetch content in {timeout}s. Please refresh the page to retry or try a different CID."
}
}
3 changes: 3 additions & 0 deletions public/locales/fr/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,8 @@
"paragraph1": "Une représentation visuelle du nœud et de ses enfants."
}
}
},
"errors": {
"BlockFetchTimeoutError": "Impossible d'obtenir le contenu après {timeout}s. Merci de rafraîchir la page pour réessayer ou d'essayer avec un autre CID."
}
}
3 changes: 3 additions & 0 deletions public/locales/id/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,8 @@
"paragraph1": "Representasi visual dari node dan anak-anaknya."
}
}
},
"errors": {
"BlockFetchTimeoutError": "Failed to fetch content in {timeout}s. Please refresh the page to retry or try a different CID."
}
}
3 changes: 3 additions & 0 deletions public/locales/it/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,8 @@
"paragraph1": "Una rappresentazione visuale del nodo e dei suoi figli."
}
}
},
"errors": {
"BlockFetchTimeoutError": "Failed to fetch content in {timeout}s. Please refresh the page to retry or try a different CID."
}
}
3 changes: 3 additions & 0 deletions public/locales/ja-JP/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,8 @@
"paragraph1": "ノードとその子の視覚的表現。"
}
}
},
"errors": {
"BlockFetchTimeoutError": "Failed to fetch content in {timeout}s. Please refresh the page to retry or try a different CID."
}
}
3 changes: 3 additions & 0 deletions public/locales/pl/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,8 @@
"paragraph1": "Graficzna reprezentacja węzłów i ich zależności."
}
}
},
"errors": {
"BlockFetchTimeoutError": "Failed to fetch content in {timeout}s. Please refresh the page to retry or try a different CID."
}
}
3 changes: 3 additions & 0 deletions public/locales/pt-BR/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,8 @@
"paragraph1": "Uma representação visual do nó e seus níveis inferiores."
}
}
},
"errors": {
"BlockFetchTimeoutError": "Failed to fetch content in {timeout}s. Please refresh the page to retry or try a different CID."
}
}
3 changes: 3 additions & 0 deletions public/locales/ro/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,8 @@
"paragraph1": "O reprezentare vizuală a nodului și a copiilor săi."
}
}
},
"errors": {
"BlockFetchTimeoutError": "Failed to fetch content in {timeout}s. Please refresh the page to retry or try a different CID."
}
}
3 changes: 3 additions & 0 deletions public/locales/ru/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,8 @@
"paragraph1": "Визуальное представление узла и его детей"
}
}
},
"errors": {
"BlockFetchTimeoutError": "Failed to fetch content in {timeout}s. Please refresh the page to retry or try a different CID."
}
}
3 changes: 3 additions & 0 deletions public/locales/tr/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,8 @@
"paragraph1": "Düğümün ve çocuklarının görsel bir temsili."
}
}
},
"errors": {
"BlockFetchTimeoutError": "Failed to fetch content in {timeout}s. Please refresh the page to retry or try a different CID."
}
}
3 changes: 3 additions & 0 deletions public/locales/zh-CN/explore.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,8 @@
"paragraph1": "节点及其子节点的可视化呈现。"
}
}
},
"errors": {
"BlockFetchTimeoutError": "Failed to fetch content in {timeout}s. Please refresh the page to retry or try a different CID."
}
}

0 comments on commit 2284453

Please sign in to comment.