mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
add translations for time.past keys
This commit is contained in:
@@ -21,6 +21,21 @@ footer.docs: ドキュメント
|
||||
footer.resources: リソース
|
||||
footer.community: コミュニティ
|
||||
|
||||
time.past.second: 1秒前
|
||||
time.past.seconds: "{{value}}秒前"
|
||||
time.past.minute: 1分前
|
||||
time.past.minutes: "{{value}}分前"
|
||||
time.past.hour: 1時間前
|
||||
time.past.hours: "{{value}}時間前"
|
||||
time.past.day: 1日前
|
||||
time.past.days: "{{value}}日前"
|
||||
time.past.week: 1週間前
|
||||
time.past.weeks: "{{value}}週間前"
|
||||
time.past.month: 1ヶ月前
|
||||
time.past.months: "{{value}}ヶ月前"
|
||||
time.past.year: 1年前
|
||||
time.past.years: "{{value}}年前"
|
||||
|
||||
sidebar.docs: ドキュメント
|
||||
sidebar.docs.introduction.what-is-xrp: XRPとは?
|
||||
sidebar.docs.use-cases.tokenization: Tokenization
|
||||
|
||||
Reference in New Issue
Block a user