This commit is contained in:
xmflsct 2022-10-31 00:22:23 +01:00
commit eb5940b85d
2 changed files with 3 additions and 3 deletions

View File

@ -3,8 +3,8 @@
"message": "媒體 EXIF 資料不會被上傳", "message": "媒體 EXIF 資料不會被上傳",
"options": { "options": {
"image": "上傳圖片", "image": "上傳圖片",
"image_max": "上傳圖片(最 {{max}}", "image_max": "上傳圖片(最 {{max}}",
"video": "上傳影片", "video": "上傳影片",
"video_max": "上傳影片(最 {{max}}" "video_max": "上傳影片(最 {{max}}"
} }
} }

View File

@ -39,7 +39,7 @@
"header": { "header": {
"postingAs": "以 @{{acct}}@{{domain}} 發嘟", "postingAs": "以 @{{acct}}@{{domain}} 發嘟",
"spoilerInput": { "spoilerInput": {
"placeholder": "警告訊息" "placeholder": "輸入警告訊息"
}, },
"textInput": { "textInput": {
"placeholder": "正在想些什麼嗎?", "placeholder": "正在想些什麼嗎?",