From a7f9b8279e74d16fc5c4df8503c350986a0d1edf Mon Sep 17 00:00:00 2001 From: Wing-Kam Wong Date: Thu, 26 May 2022 15:51:22 +0800 Subject: [PATCH] fix: wrong direction on label star us --- packages/nc-gui/pages/projects/index.vue | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/packages/nc-gui/pages/projects/index.vue b/packages/nc-gui/pages/projects/index.vue index f308b9cf48..fd66af74ab 100644 --- a/packages/nc-gui/pages/projects/index.vue +++ b/packages/nc-gui/pages/projects/index.vue @@ -436,7 +436,16 @@ mdi-github - + + + {{ $t("labels.community.starUs2") }} + + {{ $t("labels.community.starUs1") }} + + mdi-star-outline + + + {{ $t("labels.community.starUs1") }}