Skip to content

Commit e121f89

Browse files
authored
feat: add French translation, including latest fields (#837)
I added a translation file for French and updated fields in other languages to support French.
1 parent ec9413a commit e121f89

File tree

5 files changed

+494
-3
lines changed

5 files changed

+494
-3
lines changed

public/locales/en-US/translations.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,7 @@
455455
"peer_crawled_context": "For more context, see https://xrpl.org/peer-crawler.html",
456456
"xchainbridge": "XChainBridge",
457457
"language_en-US": "English",
458+
"language_fr-FR": "French",
458459
"language_ja-JP": "Japanese",
459460
"language_ko-KR": "Korean",
460461
"language_es-ES": "Spanish",
@@ -485,4 +486,4 @@
485486
"namespace": "Namespace",
486487
"api_version": "API Version",
487488
"triggered_on": "Triggered On"
488-
}
489+
}

0 commit comments

Comments
 (0)