Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: pull new translations #2137

Merged
merged 1 commit into from
Jul 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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."
}
}