feat: add 'Open in Explore' link for each apps on studio (#11402)

This commit is contained in:
kurokobo
2024-12-09 13:04:03 +09:00
committed by GitHub
parent 061c0b10fd
commit 230fa3286b
8 changed files with 66 additions and 7 deletions

View File

@@ -32,6 +32,7 @@ const translation = {
restore: '復元',
runApp: 'アプリを実行',
batchRunApp: 'バッチでアプリを実行',
openInExplore: '"探索" で開く',
accessAPIReference: 'APIリファレンスにアクセス',
embedIntoSite: 'サイトに埋め込む',
addTitle: 'タイトルを追加...',