From ff5df95dc52d6ecd57dbc3da705798ad1c076957 Mon Sep 17 00:00:00 2001 From: Hakadao Date: Sun, 26 Mar 2023 21:57:19 +0800 Subject: [PATCH] fix: remove space between the chinese characters and view count --- src/_locales/cmn-CN.yml | 2 +- src/_locales/cmn-TW.yml | 2 +- src/_locales/jyut.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/_locales/cmn-CN.yml b/src/_locales/cmn-CN.yml index 761f14e9..90aaa0f2 100644 --- a/src/_locales/cmn-CN.yml +++ b/src/_locales/cmn-CN.yml @@ -2,7 +2,7 @@ common: view_all: 查看更多 loading: 加载中... undo: 还原 - view: '{count} 次' + view: '{count}次' year: 年前 month: 个月前 week: 个星期前 diff --git a/src/_locales/cmn-TW.yml b/src/_locales/cmn-TW.yml index 1523f1b8..2c56fcbd 100644 --- a/src/_locales/cmn-TW.yml +++ b/src/_locales/cmn-TW.yml @@ -2,7 +2,7 @@ common: view_all: 檢視所有 loading: 載入中... undo: 復原 - view: '{count} 次' + view: '{count}次' year: 年前 month: 個月前 week: 個禮拜前 diff --git a/src/_locales/jyut.yml b/src/_locales/jyut.yml index 91aa77ea..b6ca0cc0 100644 --- a/src/_locales/jyut.yml +++ b/src/_locales/jyut.yml @@ -2,7 +2,7 @@ common: view_all: 睇晒佢哋 loading: 撈緊... undo: 整返 - view: '{count} 次' + view: '{count}次' year: 年前 month: 個月前 week: 個禮拜前