tooot/src/i18n/zh-Hant/components/mediaSelector.json

10 lines
276 B
JSON

{
"title": "選擇媒體來源",
"message": "媒體 Exif 資訊不會被上傳",
"options": {
"image": "上傳圖片",
"image_max": "上傳圖片(最多 {{max}} 張)",
"video": "上傳影片",
"video_max": "上傳影片(最多 {{max}} 個)"
}
}