Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
b24c182
i18n(ar): LLM translation
wackerow Apr 30, 2026
c56617e
i18n(bn): LLM translation
wackerow Apr 30, 2026
36071f1
i18n(cs): LLM translation
wackerow Apr 30, 2026
75ec6a0
i18n(de): LLM translation
wackerow Apr 30, 2026
e39dcf4
i18n(es): LLM translation
wackerow Apr 30, 2026
bfbe746
i18n(fr): LLM translation
wackerow Apr 30, 2026
0b60de3
i18n(hi): LLM translation
wackerow Apr 30, 2026
7e26d69
i18n(id): LLM translation
wackerow Apr 30, 2026
3f31809
i18n(it): LLM translation
wackerow Apr 30, 2026
c5cec1d
i18n(ja): LLM translation
wackerow Apr 30, 2026
f4d95e4
i18n(ko): LLM translation
wackerow Apr 30, 2026
ba85e18
i18n(mr): LLM translation
wackerow Apr 30, 2026
be96dba
i18n(pl): LLM translation
wackerow Apr 30, 2026
1206779
i18n(pt-br): LLM translation
wackerow Apr 30, 2026
1909e81
i18n(ru): LLM translation
wackerow Apr 30, 2026
037c746
i18n(sw): LLM translation
wackerow Apr 30, 2026
819646e
i18n(ta): LLM translation
wackerow Apr 30, 2026
eb109a3
i18n(te): LLM translation
wackerow Apr 30, 2026
0ce84a1
i18n(tr): LLM translation
wackerow Apr 30, 2026
67ac36d
i18n(uk): LLM translation
wackerow Apr 30, 2026
2213ab3
i18n(ur): LLM translation
wackerow Apr 30, 2026
c5cb19a
i18n(vi): LLM translation
wackerow Apr 30, 2026
df31156
i18n(zh): LLM translation
wackerow Apr 30, 2026
7e50d34
i18n(zh-tw): LLM translation
wackerow Apr 30, 2026
04cdf5c
i18n: merge tmp-intl/run-0430-2046 into intl/pending-dev
wackerow Apr 30, 2026
4db9d01
Merge branch 'dev' into intl/pending-dev
myelinated-wackerow Apr 30, 2026
4330dc2
i18n: align UI strings with ETHGlossary
myelinated-wackerow Apr 30, 2026
4d86652
deprecate: api/glossary route
myelinated-wackerow Apr 30, 2026
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
2,713 changes: 2,713 additions & 0 deletions .manifests/src/intl/ar/common.json/source.json

Large diffs are not rendered by default.

42 changes: 42 additions & 0 deletions .manifests/src/intl/ar/common.json/translation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"version": 1,
"locale": "ar",
"translatedAt": "2026-04-30T20:51:13.339Z",
"englishManifestHash": "fd45482206c1",
"placeholderOrder": [
"HTML-TAG-0",
"HTML-TAG-1",
"HTML-TAG-2"
],
"placeholderMap": {
"HTML-TAG-0": {
"type": "html-tag",
"values": {
"tagName": "a",
"href": "/contributing",
"target": "_blank"
}
},
"HTML-TAG-1": {
"type": "html-tag",
"values": {
"tagName": "a",
"href": "https://github.com/ethereum/ethereum-org-website/issues/new?label%3A%22bug%20%F0%9F%90%9B%22&template=bug_report.yaml"
}
},
"HTML-TAG-2": {
"type": "html-tag",
"values": {
"tagName": "a",
"href": "https://discord.gg/ethereum-org",
"target": "_blank"
}
}
},
"sections": {
"_all": {
"translatedAt": "2026-04-30T20:51:13.339Z",
"status": "success"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"version": 1,
"sourceFile": "src/intl/en/component-listing-methodology.json",
"generatedAt": "2026-04-30T20:54:50.392Z",
"rootHash": "3409de1a4bb6",
"tree": {
"contentHash": "471c98625de0",
"anchorHash": "58df6e0693de",
"children": {
"attribution": {
"contentHash": "e5f8142bad28",
"anchorHash": "e3b0c44298fc"
},
"details-preview": {
"contentHash": "56e039329584",
"anchorHash": "e3b0c44298fc"
},
"details-title": {
"contentHash": "ed6b0ae02c09",
"anchorHash": "e3b0c44298fc"
},
"full-criteria-link-label": {
"contentHash": "22da7e6bf583",
"anchorHash": "e3b0c44298fc"
},
"last-update": {
"contentHash": "b96b482626d1",
"anchorHash": "e3b0c44298fc"
}
},
"childrenOrder": [
"attribution",
"details-preview",
"details-title",
"full-criteria-link-label",
"last-update"
]
},
"sourceCommitSha": "7f6aa63d6684192e895001b8c8b0141b10156638"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"version": 1,
"locale": "ar",
"translatedAt": "2026-04-30T20:55:00.563Z",
"englishManifestHash": "3409de1a4bb6",
"placeholderOrder": [],
"placeholderMap": {},
"sections": {
"_all": {
"translatedAt": "2026-04-30T20:55:00.563Z",
"status": "success"
}
}
}
Loading
Loading