This commit is contained in:
Kevin R
2021-03-24 12:36:37 +01:00
parent 7ed8b97a14
commit 111e51a85f
2 changed files with 14 additions and 2 deletions

View File

@@ -261,7 +261,13 @@
"message": "匯入各項設定"
},
"setting_log_limit_label": {
"message": "最多保存 $LIMIT$ 筆記錄檔"
"message": "最多保存 $LIMIT$ 筆記錄檔",
"placeholders": {
"limit": {
"content": "$1",
"example": "100"
}
}
},
"blocked_html_title": {
"message": "這個網站已由 <b>ClearURLs</b> 封鎖"