]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/zh_TW/entities.php
Fixed comment count update error
[bookstack] / resources / lang / zh_TW / entities.php
index 19016fe1377983aca07161b80a7d234a21e24d4d..a932c3c190e9700437758ace12fcc6cba16581fe 100644 (file)
@@ -329,7 +329,7 @@ return [
     'comments' => '評論',
     'comment_add' => '新增評論',
     'comment_placeholder' => '在這裡評論',
-    'comment_count' => '{0} 無評論 |{1} :count 則評論 | [2,*] :count 則評論',
+    'comment_count' => '{0} 無評論|{1} 1 則評論|[2,*] :count 則評論',
     'comment_save' => '儲存評論',
     'comment_saving' => '正在儲存評論……',
     'comment_deleting' => '正在刪除評論……',