mirror of https://github.com/tooot-app/app
Merge branch 'main' of https://github.com/tooot-app/app
This commit is contained in:
commit
eb5940b85d
|
@ -3,8 +3,8 @@
|
|||
"message": "媒體 EXIF 資料不會被上傳",
|
||||
"options": {
|
||||
"image": "上傳圖片",
|
||||
"image_max": "上傳圖片(最大 {{max}})",
|
||||
"image_max": "上傳圖片(最多 {{max}})",
|
||||
"video": "上傳影片",
|
||||
"video_max": "上傳影片(最大 {{max}})"
|
||||
"video_max": "上傳影片(最多 {{max}})"
|
||||
}
|
||||
}
|
|
@ -39,7 +39,7 @@
|
|||
"header": {
|
||||
"postingAs": "以 @{{acct}}@{{domain}} 發嘟",
|
||||
"spoilerInput": {
|
||||
"placeholder": "警告訊息"
|
||||
"placeholder": "輸入警告訊息"
|
||||
},
|
||||
"textInput": {
|
||||
"placeholder": "正在想些什麼嗎?",
|
||||
|
|
Loading…
Reference in New Issue