mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 20:05:50 +00:00
[JA] add search keys
This commit is contained in:
@@ -3,8 +3,12 @@ theme.page.nextButton: "次のページ: {{label}}"
|
||||
theme.page.lastUpdated.timeago: "最終更新: "
|
||||
theme.markdown.editPage.text: 編集
|
||||
theme.toc.header: 目次
|
||||
theme.search.label: ドキュメントの検索
|
||||
theme.search.navbar.label: 検索
|
||||
theme.search.recent: 直近の検索
|
||||
theme.search.keys.navigate: 選択
|
||||
theme.search.keys.select: 決定
|
||||
theme.search.keys.exit: 閉じる
|
||||
theme.feedback.settings.label: 参考になりましたか?
|
||||
theme.footer.copyrightText: © 2024 XRP Ledger. オープンソース.
|
||||
|
||||
|
||||
@@ -1,9 +1,14 @@
|
||||
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.
|
||||
# Samples for @i18n/[lang]/translations.yaml
|
||||
# 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.label: "Search docs"
|
||||
# theme.search.navbar.label: Search
|
||||
# theme.search.recent: Recent searches
|
||||
# theme.search.keys.navigate: "to navigate"
|
||||
# theme.search.keys.select: "to select"
|
||||
# theme.search.keys.exit: "to exit"
|
||||
# theme.feedback.settings.label: Was this helpful?
|
||||
# theme.footer.copyrightText: © 2024 XRP Ledger. Open Source.
|
||||
|
||||
Reference in New Issue
Block a user