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

10 lines
257 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}}"
}
}