mirror of
https://iceshrimp.dev/Crimekillz/jointrashposs.git
synced 2024-11-22 08:53:49 +01:00
(add) nav
This commit is contained in:
parent
bcfa816d0d
commit
b45046417c
@ -8,6 +8,11 @@ export default <NavSection[]>[
|
||||
i18n: "_mfmPlayground.title",
|
||||
description: "_mfmPlayground.description",
|
||||
to: "/tools/mfm-playground/",
|
||||
},
|
||||
{
|
||||
i18n: "_aidConverter.title",
|
||||
description: "_aidConverter.description",
|
||||
to: "/tools/mfm-playground/",
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -193,6 +193,7 @@ _mfmPlayground:
|
||||
|
||||
_aidConverter:
|
||||
title: "aid/aidxツール"
|
||||
description: "Misskeyの内部で使用されているランダムID生成アルゴリズム「aid」と「aidx」の変換・生成ができます。"
|
||||
aidToDate: "aid/aidx→日付時刻"
|
||||
dateToAid: "日付時刻→aid/aidx"
|
||||
mode: "作成するid"
|
||||
|
Loading…
Reference in New Issue
Block a user