Skip to content

Commit

Permalink
feat: remove entryCount in feed claim list
Browse files Browse the repository at this point in the history
  • Loading branch information
DIYgod committed Nov 9, 2024
1 parent 33d3906 commit 723cc43
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 18 deletions.
6 changes: 0 additions & 6 deletions apps/renderer/src/modules/settings/tabs/feeds.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ export const SettingFeeds = () => {
<TableHead className="w-16 text-center" size="sm">
{t("feeds.tableHeaders.name")}
</TableHead>
<TableHead className="text-center" size="sm">
{t("feeds.tableHeaders.entryCount")}
</TableHead>
<TableHead className="text-center" size="sm">
{t("feeds.tableHeaders.subscriptionCount")}
</TableHead>
Expand All @@ -63,9 +60,6 @@ export const SettingFeeds = () => {
</EllipsisHorizontalTextWithTooltip>
</a>
</TableCell>
<TableCell align="center" className="tabular-nums" size="sm">
{row.entryCount}
</TableCell>
<TableCell align="center" className="tabular-nums" size="sm">
{row.subscriptionCount}
</TableCell>
Expand Down
1 change: 0 additions & 1 deletion locales/settings/ar-IQ.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
"appearance.unread_count": "عدد غير المقروء",
"feeds.claimTips": "لمطالبة بتغذياتك واستلام الإكراميات، انقر بزر الماوس الأيمن على التغذية في قائمة اشتراكاتك واختر مطالبة.",
"feeds.noFeeds": "لا توجد تغذيات مطالبة",
"feeds.tableHeaders.entryCount": "الإدخالات",
"feeds.tableHeaders.name": "الاسم",
"feeds.tableHeaders.subscriptionCount": "الاشتراكات",
"feeds.tableHeaders.tipAmount": "الإكراميات المستلمة",
Expand Down
1 change: 0 additions & 1 deletion locales/settings/ar-KW.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
"appearance.unread_count": "عدد غير المقروء",
"feeds.claimTips": "للمطالبة بتغذياتك والحصول على نصائح، انقر بزر الماوس الأيمن على التغذية في قائمة الاشتراكات واختر المطالبة.",
"feeds.noFeeds": "لا توجد تغذيات مملوكة",
"feeds.tableHeaders.entryCount": "المشاركات",
"feeds.tableHeaders.name": "الاسم",
"feeds.tableHeaders.subscriptionCount": "الاشتراكات",
"feeds.tableHeaders.tipAmount": "النصائح المستلمة",
Expand Down
1 change: 0 additions & 1 deletion locales/settings/ar-TN.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
"appearance.unread_count": "عدد العناصر غير المقروءة",
"feeds.claimTips": "للمطالبة بتغذياتك واستلام الإكراميات، انقر بزر الماوس الأيمن على التغذية في قائمة اشتراكاتك واختر المطالبة.",
"feeds.noFeeds": "لا توجد تغذيات مطالبة",
"feeds.tableHeaders.entryCount": "العناصر",
"feeds.tableHeaders.name": "الاسم",
"feeds.tableHeaders.subscriptionCount": "الاشتراكات",
"feeds.tableHeaders.tipAmount": "الإكراميات المستلمة",
Expand Down
1 change: 0 additions & 1 deletion locales/settings/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
"common.give_star": "<HeartIcon />Lieben Sie unser Produkt? <Link>Geben Sie uns einen Stern auf GitHub!</Link>",
"feeds.claimTips": "Um Ihre Feeds zu beanspruchen und Tipps zu erhalten, klicken Sie mit der rechten Maustaste auf den Feed in Ihrer Abonnementliste und wählen Sie „Beanspruchen“.",
"feeds.noFeeds": "Keine beanspruchten Feeds",
"feeds.tableHeaders.entryCount": "Einträge",
"feeds.tableHeaders.name": "Name",
"feeds.tableHeaders.subscriptionCount": "Abonnements",
"feeds.tableHeaders.tipAmount": "Erhaltene Tipps",
Expand Down
1 change: 0 additions & 1 deletion locales/settings/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@
"data_control.clean_cache.description": "Clean the app cache to free up space.",
"feeds.claimTips": "To claim your feeds and receive tips, right-click on the feed in your subscription list and select Claim.",
"feeds.noFeeds": "No claimed feeds",
"feeds.tableHeaders.entryCount": "Entries",
"feeds.tableHeaders.name": "Name",
"feeds.tableHeaders.subscriptionCount": "Subs",
"feeds.tableHeaders.tipAmount": "Tips",
Expand Down
1 change: 0 additions & 1 deletion locales/settings/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@
"common.give_star": "<HeartIcon />私たちの製品が好きですか?<Link>GitHub で Star を付けましょう!</Link>",
"feeds.claimTips": "フィードを認証してチップを受け取るには、購読リストのフィードを右クリックして「フィードをクレーム」を選択してください。",
"feeds.noFeeds": "認証されたフィードはありません",
"feeds.tableHeaders.entryCount": "エントリ数",
"feeds.tableHeaders.name": "名前",
"feeds.tableHeaders.subscriptionCount": "購読者",
"feeds.tableHeaders.tipAmount": "受け取った報酬",
Expand Down
1 change: 0 additions & 1 deletion locales/settings/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
"common.give_star": "<HeartIcon />우리 제품을 사랑하시나요? <Link>GitHub 에서 별을 주세요!</Link>",
"feeds.claimTips": "피드를 클레임하고 팁을 받으려면, 구독 목록에서 피드를 마우스 오른쪽 버튼으로 클릭하고 클레임을 선택하세요.",
"feeds.noFeeds": "클레임된 피드 없음",
"feeds.tableHeaders.entryCount": "항목 수",
"feeds.tableHeaders.name": "이름",
"feeds.tableHeaders.subscriptionCount": "구독 수",
"feeds.tableHeaders.tipAmount": "받은 팁",
Expand Down
1 change: 0 additions & 1 deletion locales/settings/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
"common.give_star": "<HeartIcon />Ürünümüzü beğendiniz mi? <Link>GitHub'da bize bir yıldız verin!</Link>",
"feeds.claimTips": "Beslemelerinizi talep etmek ve bahşiş almak için, abonelik listenizde beslemeye sağ tıklayın ve Talep Et'i seçin.",
"feeds.noFeeds": "Talep edilmiş besleme yok",
"feeds.tableHeaders.entryCount": "Girdiler",
"feeds.tableHeaders.name": "İsim",
"feeds.tableHeaders.subscriptionCount": "Abonelikler",
"feeds.tableHeaders.tipAmount": "Alınan bahşişler",
Expand Down
1 change: 0 additions & 1 deletion locales/settings/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@
"data_control.clean_cache.description": "清理应用缓存以释放空间。",
"feeds.claimTips": "要认证你的订阅源并接收打赏,请在订阅列表中右键点击订阅源并选择“认证”。",
"feeds.noFeeds": "没有已认证的订阅源",
"feeds.tableHeaders.entryCount": "条目数",
"feeds.tableHeaders.name": "名称",
"feeds.tableHeaders.subscriptionCount": "订阅数",
"feeds.tableHeaders.tipAmount": "收到的打赏",
Expand Down
1 change: 0 additions & 1 deletion locales/settings/zh-HK.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@
"common.give_star": "<HeartIcon />喜歡我們的產品嗎? <Link>在 GitHub 上給我們 star 吧!</Link>",
"feeds.claimTips": "要認領你的 feed 並接收贊助,請右鍵點擊訂閱列表中的 feed,然後選擇「認領」。",
"feeds.noFeeds": "沒有已認領的 feed",
"feeds.tableHeaders.entryCount": "條目數",
"feeds.tableHeaders.name": "名稱",
"feeds.tableHeaders.subscriptionCount": "訂閱數",
"feeds.tableHeaders.tipAmount": "收到的贊助",
Expand Down
1 change: 0 additions & 1 deletion locales/settings/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@
"common.give_star": "<HeartIcon />喜歡我們的產品嗎? <Link>在 GitHub 上給我們 star 吧!</Link>",
"feeds.claimTips": "要認領您的 feed 並接收贊助,請在您的訂閱列表中右鍵點擊該 feed,然後選擇「認領」。",
"feeds.noFeeds": "無認領的 feed",
"feeds.tableHeaders.entryCount": "條目數",
"feeds.tableHeaders.name": "名稱",
"feeds.tableHeaders.subscriptionCount": "訂閱數",
"feeds.tableHeaders.tipAmount": "收到的贊助",
Expand Down
1 change: 0 additions & 1 deletion packages/shared/src/hono.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6366,7 +6366,6 @@ declare const _routes: hono_hono_base.HonoBase<Env, {
};
subscriptionCount: number;
tipAmount: number;
entryCount: number;
}[];
};
outputFormat: "json" | "text";
Expand Down

0 comments on commit 723cc43

Please sign in to comment.