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

10 lines
268 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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