feat(locales): dynamically update copyright year (#2583)
This commit is contained in:
parent
180aa667d5
commit
a231e178c1
|
|
@ -64,7 +64,9 @@ export const SettingAbout = () => {
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<p className="mt-6 text-balance text-sm">{t("about.licenseInfo", { appName: APP_NAME })}</p>
|
||||
<p className="mt-6 text-balance text-sm">
|
||||
{t("about.licenseInfo", { appName: APP_NAME, currentYear: new Date().getFullYear() })}
|
||||
</p>
|
||||
<p className="mt-3 text-balance text-sm">
|
||||
<Trans
|
||||
ns="settings"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"about.changelog": "Changelog",
|
||||
"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.",
|
||||
"about.iconLibrary": "The icon library used is copyrighted by <IconLibraryLink /> <ExternalLinkIcon /> and cannot be redistributed.",
|
||||
"about.licenseInfo": "Copyright © 2024 {{appName}}. All rights reserved.",
|
||||
"about.licenseInfo": "Copyright © {{currentYear}} {{appName}}. All rights reserved.",
|
||||
"about.sidebar_title": "About",
|
||||
"about.socialMedia": "Social Media",
|
||||
"actions.actionName": "Action {{number}}",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"about.changelog": "変更履歴",
|
||||
"about.feedbackInfo": "{{appName}} ({{commitSha}}) は開発の初期段階にあります。フィードバックや提案があれば、気軽に <OpenIssueLink>GitHub で課題を報告してください</OpenIssueLink> <ExternalLinkIcon />。",
|
||||
"about.iconLibrary": "使用されているアイコンライブラリは <IconLibraryLink /> <ExternalLinkIcon /> によって著作権が保護されており、再配布できません。",
|
||||
"about.licenseInfo": "Copyright © 2024 {{appName}}. All rights reserved.",
|
||||
"about.licenseInfo": "Copyright © {{currentYear}} {{appName}}. All rights reserved.",
|
||||
"about.sidebar_title": "About",
|
||||
"about.socialMedia": "ソーシャルメディア",
|
||||
"actions.actionName": "アクション {{number}}",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"about.changelog": "Журнал изменений",
|
||||
"about.feedbackInfo": "{{appName}} ({{commitSha}}) находится на ранних этапах разработки. Если у вас есть отзывы или предложения, пожалуйста, <OpenIssueLink>откройте задачу</OpenIssueLink> <ExternalLinkIcon /> на нашем GitHub.",
|
||||
"about.iconLibrary": "Библиотека иконок защищена авторскими правами <IconLibraryLink /> <ExternalLinkIcon /> и не может быть перераспределена.",
|
||||
"about.licenseInfo": "Авторское право © 2024 {{appName}}. Все права защищены.",
|
||||
"about.licenseInfo": "Авторское право © {{currentYear}} {{appName}}. Все права защищены.",
|
||||
"about.sidebar_title": "О проекте",
|
||||
"about.socialMedia": "Социальные сети",
|
||||
"actions.actionName": "Действие {{number}}",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"about.changelog": "更新日志",
|
||||
"about.feedbackInfo": "{{appName}}({{commitSha}})正处于开发的早期阶段。如果你有任何反馈或建议,请随时在我们的 GitHub 上<OpenIssueLink>提出</OpenIssueLink> <ExternalLinkIcon />。",
|
||||
"about.iconLibrary": "使用的图标库受版权保护,版权所有者为 <IconLibraryLink /><ExternalLinkIcon />,不得重新分发。",
|
||||
"about.licenseInfo": "Copyright © 2024 {{appName}}. 保留所有权利。",
|
||||
"about.licenseInfo": "Copyright © {{currentYear}} {{appName}}. 保留所有权利。",
|
||||
"about.sidebar_title": "关于",
|
||||
"about.socialMedia": "社交媒体",
|
||||
"actions.actionName": "规则 {{number}}",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"about.changelog": "更新日誌",
|
||||
"about.feedbackInfo": "{{appName}}({{commitSha}})仍處於開發初期階段。如果你有任何意見或建議,歡迎到我們的 GitHub <OpenIssueLink>提交問題</OpenIssueLink> <ExternalLinkIcon />。",
|
||||
"about.iconLibrary": "所使用的圖示庫受 <IconLibraryLink /> <ExternalLinkIcon /> 版權保護,不能轉發。",
|
||||
"about.licenseInfo": "版權所有 © 2024 {{appName}}。保留一切權利。",
|
||||
"about.licenseInfo": "版權所有 © {{currentYear}} {{appName}}。保留一切權利。",
|
||||
"about.sidebar_title": "關於",
|
||||
"about.socialMedia": "社交媒體",
|
||||
"actions.actionName": "動作 {{number}}",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"about.changelog": "更新日誌",
|
||||
"about.feedbackInfo": "{{appName}} ({{commitSha}}) 正處於開發早期階段。如果您有任何回饋或建議,請隨時在我們的 GitHub 上 <OpenIssueLink>提交問題</OpenIssueLink> <ExternalLinkIcon />。",
|
||||
"about.iconLibrary": "所使用的圖標庫版權由 <IconLibraryLink /> <ExternalLinkIcon /> 所有,不得重新分發。",
|
||||
"about.licenseInfo": "版權所有 © 2024 {{appName}}。保留所有權利。",
|
||||
"about.licenseInfo": "版權所有 © {{currentYear}} {{appName}}。保留所有權利。",
|
||||
"about.sidebar_title": "關於",
|
||||
"about.socialMedia": "社群媒體",
|
||||
"actions.actionName": "規則 {{number}}",
|
||||
|
|
|
|||
Loading…
Reference in New Issue