Skip to content

Commit 8a666e5

Browse files
committed
feat: update text
1 parent acc628a commit 8a666e5

File tree

22 files changed

+3
-25
lines changed

22 files changed

+3
-25
lines changed

apps/main/src/tipc/app.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* eslint-disable @typescript-eslint/require-await */
21
import fs from "node:fs"
32
import fsp from "node:fs/promises"
43
import path from "node:path"

apps/renderer/src/modules/settings/tabs/about.tsx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { Button } from "@follow/components/ui/button/index.js"
33
import { styledButtonVariant } from "@follow/components/ui/button/variants.js"
44
import { Divider } from "@follow/components/ui/divider/index.js"
55
import { getCurrentEnvironment } from "@follow/utils/environment"
6-
import PKG, { license, repository } from "@pkg"
6+
import PKG, { repository } from "@pkg"
77
import { useQuery } from "@tanstack/react-query"
88
import { Trans, useTranslation } from "react-i18next"
99

@@ -62,9 +62,7 @@ export const SettingAbout = () => {
6262
</div>
6363
</div>
6464

65-
<p className="mt-6 text-balance text-sm">
66-
{t("about.licenseInfo", { appName: APP_NAME, license })}
67-
</p>
65+
<p className="mt-6 text-balance text-sm">{t("about.licenseInfo", { appName: APP_NAME })}</p>
6866
<p className="mt-3 text-balance text-sm">
6967
<Trans
7068
ns="settings"

locales/settings/ar-DZ.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"about.changelog": "سجل التغييرات",
33
"about.feedbackInfo": "{{appName}} ({{commitSha}}) في المراحل الأولى من التطوير. إذا كان لديك أي ملاحظات أو اقتراحات، فلا تتردد في <OpenIssueLink>فتح مشكلة</OpenIssueLink> <ExternalLinkIcon /> على GitHub الخاص بنا.",
44
"about.iconLibrary": "مكتبة الأيقونات المستخدمة محمية بحقوق الطبع والنشر من قبل <IconLibraryLink /> <ExternalLinkIcon /> ولا يمكن إعادة توزيعها.",
5-
"about.licenseInfo": "{{appName}} هو وسيظل دائمًا مشروعًا مجانيًا ومفتوح المصدر. وهو مرخص بموجب {{license}}.",
65
"about.sidebar_title": "حول",
76
"about.socialMedia": "وسائل التواصل الاجتماعي",
87
"actions.actionName": "الإجراء {{number}}",

locales/settings/ar-IQ.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"about.changelog": "سجل التغييرات",
33
"about.feedbackInfo": "{{appName}} ({{commitSha}}) في المراحل الأولى من التطوير. إذا كانت لديك أي ملاحظات أو اقتراحات، فلا تتردد في <OpenIssueLink>فتح مشكلة</OpenIssueLink> <ExternalLinkIcon /> على GitHub الخاص بنا.",
44
"about.iconLibrary": "مكتبة الأيقونات المستخدمة محمية بحقوق الطبع والنشر من قبل <IconLibraryLink /> <ExternalLinkIcon /> ولا يمكن إعادة توزيعها.",
5-
"about.licenseInfo": "{{appName}} هو وسيظل دائمًا مشروعًا مجانيًا ومفتوح المصدر. وهو مرخص بموجب {{license}}.",
65
"about.sidebar_title": "حول",
76
"about.socialMedia": "وسائل التواصل الاجتماعي",
87
"actions.actionName": "الإجراء {{number}}",

locales/settings/ar-KW.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"about.changelog": "سجل التغييرات",
33
"about.feedbackInfo": "{{appName}} ({{commitSha}}) في المراحل الأولى من التطوير. إذا كانت لديك أي ملاحظات أو اقتراحات، لا تتردد في <OpenIssueLink>فتح مشكلة</OpenIssueLink> <ExternalLinkIcon /> على GitHub الخاص بنا.",
44
"about.iconLibrary": "مكتبة الأيقونات المستخدمة محمية بحقوق الطبع والنشر بواسطة <IconLibraryLink /> <ExternalLinkIcon /> ولا يمكن إعادة توزيعها.",
5-
"about.licenseInfo": "{{appName}} هو وسيظل دائمًا مشروعًا مجانيًا ومفتوح المصدر. وهو مرخص بموجب {{license}}.",
65
"about.sidebar_title": "حول",
76
"about.socialMedia": "وسائل التواصل الاجتماعي",
87
"actions.actionName": "الإجراء {{number}}",

locales/settings/ar-MA.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"about.changelog": "سجل التغييرات",
33
"about.feedbackInfo": "{{appName}} ({{commitSha}}) مازال فالمراحل الأولية ديال التطوير. إلى كان عندك شي ملاحظات ولا اقتراحات، مرحبا بك <OpenIssueLink>تفتح موضوع</OpenIssueLink> <ExternalLinkIcon /> على GitHub ديالنا.",
44
"about.iconLibrary": "المكتبة ديال الأيقونات مستعملة محفوظة بحقوق الطبع والنشر من طرف <IconLibraryLink /> <ExternalLinkIcon /> وما يمكنش توزع من جديد.",
5-
"about.licenseInfo": "{{appName}} هو غادي يبقى دائما مشروع مجاني ومفتوح المصدر. مرخص تحت {{license}}.",
65
"about.sidebar_title": "حول",
76
"about.socialMedia": "وسائل التواصل الاجتماعي",
87
"actions.actionName": "الإجراء {{number}}",

locales/settings/ar-SA.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"about.changelog": "سجل التغييرات",
33
"about.feedbackInfo": "{{appName}} ({{commitSha}}) في مراحل التطوير المبكرة. إذا كان لديك أي ملاحظات أو اقتراحات، لا تتردد في <OpenIssueLink>فتح مشكلة</OpenIssueLink> <ExternalLinkIcon /> على GitHub الخاص بنا.",
44
"about.iconLibrary": "مكتبة الأيقونات المستخدمة محمية بحقوق النشر بواسطة <IconLibraryLink /> <ExternalLinkIcon /> ولا يمكن إعادة توزيعها.",
5-
"about.licenseInfo": "{{appName}} هو مشروع مجاني ومفتوح المصدر وسيظل دائمًا كذلك. يتم ترخيصه بموجب {{license}}.",
65
"about.sidebar_title": "حول",
76
"about.socialMedia": "وسائل التواصل الاجتماعي",
87
"actions.actionName": "الإجراء {{number}}",

locales/settings/ar-TN.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"about.changelog": "سجل التغييرات",
33
"about.feedbackInfo": "{{appName}} ({{commitSha}}) لا يزال في المراحل الأولى من التطوير. إذا كان لديك أي ملاحظات أو اقتراحات، لا تتردد في <OpenIssueLink>فتح تذكرة</OpenIssueLink> <ExternalLinkIcon /> على GitHub الخاص بنا.",
44
"about.iconLibrary": "مكتبة الأيقونات المستخدمة محمية بحقوق الطبع والنشر بواسطة <IconLibraryLink /> <ExternalLinkIcon /> ولا يمكن إعادة توزيعها.",
5-
"about.licenseInfo": "{{appName}} هو وسيظل دائمًا مشروعًا مجانيًا ومفتوح المصدر. تم ترخيصه بموجب {{license}}.",
65
"about.sidebar_title": "حول",
76
"about.socialMedia": "وسائل التواصل الاجتماعي",
87
"actions.actionName": "الإجراء {{number}}",

locales/settings/de.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"about.changelog": "Änderungsprotokoll",
33
"about.feedbackInfo": "{{appName}} ({{commitSha}}) befindet sich in den frühen Entwicklungsstadien. Wenn Sie Feedback oder Vorschläge haben, können Sie gerne ein <OpenIssueLink>Issue auf GitHub eröffnen</OpenIssueLink> <ExternalLinkIcon />.",
44
"about.iconLibrary": "Die verwendete Icon-Bibliothek ist urheberrechtlich geschützt von <IconLibraryLink /> <ExternalLinkIcon /> und darf nicht weiterverteilt werden.",
5-
"about.licenseInfo": "{{appName}} ist und wird immer ein kostenloses und Open-Source-Projekt sein. Es steht unter der Lizenz {{license}}.",
65
"about.sidebar_title": "Über",
76
"about.socialMedia": "Soziale Medien",
87
"actions.actionName": "Aktion {{number}}",

locales/settings/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"about.changelog": "Changelog",
33
"about.feedbackInfo": "{{appName}} ({{commitSha}}) is in the early stages of development. If you have any feedback or suggestions, please feel free to <OpenIssueLink>open an issue</OpenIssueLink> <ExternalLinkIcon /> on our GitHub.",
44
"about.iconLibrary": "The icon library used is copyrighted by <IconLibraryLink /> <ExternalLinkIcon /> and cannot be redistributed.",
5-
"about.licenseInfo": "{{appName}} is and will always be a free and open-source project. It is licensed under {{license}}.",
5+
"about.licenseInfo": "Copyright © 2024 {{appName}}. All rights reserved.",
66
"about.sidebar_title": "About",
77
"about.socialMedia": "Social Media",
88
"actions.actionName": "Action {{number}}",

0 commit comments

Comments
 (0)