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

10 lines
268 B
JSON
Raw Normal View History

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