mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 20:05:50 +00:00
[JA] add global translation key
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
theme.page.previousButton: "前のページ: {{label}}"
|
||||
theme.page.nextButton: "次のページ: {{label}}"
|
||||
theme.page.lastUpdated.timeago: "最終更新: "
|
||||
theme.markdown.editPage.text: 編集
|
||||
theme.toc.header: 目次
|
||||
theme.search.navbar.label: 検索
|
||||
theme.search.recent: 直近の検索
|
||||
theme.feedback.settings.label: 参考になりましたか?
|
||||
theme.footer.copyrightText: © 2024 XRP Ledger. オープンソース.
|
||||
|
||||
theme.navbar.about: 概要
|
||||
theme.navbar.docs: ドキュメント
|
||||
theme.navbar.resources: リソース
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
theme.page.previousButton: "Previous: {{label}}"
|
||||
theme.page.nextButton: "Next: {{label}}"
|
||||
theme.page.lastUpdated.timeago: Last updated
|
||||
theme.markdown.editPage.text: Edit
|
||||
theme.toc.header: On this page
|
||||
theme.search.navbar.label: Search
|
||||
theme.search.recent: Recent searches
|
||||
theme.feedback.settings.label: Was this helpful?
|
||||
theme.footer.copyrightText: © 2024 XRP Ledger. Open Source.
|
||||
|
||||
Reference in New Issue
Block a user