feat(client): Implement AiScript scratchpad
This commit is contained in:
parent
df69ca4d56
commit
b5981ab544
6 changed files with 167 additions and 2 deletions
|
@ -476,6 +476,9 @@ state: "状態"
|
|||
sort: "ソート"
|
||||
ascendingOrder: "昇順"
|
||||
descendingOrder: "降順"
|
||||
scratchpad: "スクラッチパッド"
|
||||
scratchpadDescription: "スクラッチパッドは、AiScriptの実験環境を提供します。Misskeyと対話するコードの記述、実行、結果の確認ができます。"
|
||||
output: "出力"
|
||||
|
||||
_theme:
|
||||
explore: "テーマを探す"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue