enhance(i18n): related with asset block actions

This commit is contained in:
charlie
2025-09-02 15:03:20 +08:00
parent 3e480d665f
commit be965505d0
3 changed files with 8 additions and 0 deletions

View File

@@ -167,6 +167,9 @@
:asset/delete "画像を削除"
:asset/copy "画像をコピー"
:asset/maximize "画像を最大化"
:asset/ref-block "画像ブロック引用"
:asset/edit-block "編集ブロック"
:asset/confirm-delete "この {1} を削除してもよろしいですか?"
:asset/physical-delete "ファイルも削除します(元に戻せないことにご注意ください)"
:color/gray "グレー"

View File

@@ -301,6 +301,8 @@
:asset/copy "复制图片"
:asset/delete "删除图片"
:asset/maximize "最大化显示图片"
:asset/ref-block "资源块引用"
:asset/edit-block "编辑块"
:color/blue "蓝色"
:color/gray "灰色"

View File

@@ -81,6 +81,9 @@
:asset/delete "刪除圖片"
:asset/copy "複製圖片"
:asset/maximize "圖片最大化"
:asset/ref-block "資源塊引用"
:asset/edit-block "編輯區塊"
:asset/confirm-delete "你確定要刪除 {1} 嗎?"
:asset/physical-delete "同時刪除原檔案(將無法還原)"
:color/gray "灰色"