Add link to changelog

pull/1190/head
Lim Chee Aun 2025-06-09 18:01:42 +08:00
rodzic df8c62dcf0
commit a25c50d280
2 zmienionych plików z 36 dodań i 24 usunięć

52
src/locales/en.po wygenerowano
Wyświetl plik

@ -216,7 +216,7 @@ msgstr ""
#: src/pages/catchup.jsx:72 #: src/pages/catchup.jsx:72
#: src/pages/catchup.jsx:1450 #: src/pages/catchup.jsx:1450
#: src/pages/catchup.jsx:2073 #: src/pages/catchup.jsx:2073
#: src/pages/settings.jsx:1171 #: src/pages/settings.jsx:1179
msgid "Boosts" msgid "Boosts"
msgstr "" msgstr ""
@ -1412,7 +1412,7 @@ msgstr ""
#: src/pages/home.jsx:240 #: src/pages/home.jsx:240
#: src/pages/mentions.jsx:21 #: src/pages/mentions.jsx:21
#: src/pages/mentions.jsx:174 #: src/pages/mentions.jsx:174
#: src/pages/settings.jsx:1163 #: src/pages/settings.jsx:1171
#: src/pages/trending.jsx:384 #: src/pages/trending.jsx:384
msgid "Mentions" msgid "Mentions"
msgstr "" msgstr ""
@ -1451,7 +1451,7 @@ msgstr ""
#: src/pages/catchup.jsx:2067 #: src/pages/catchup.jsx:2067
#: src/pages/favourites.jsx:12 #: src/pages/favourites.jsx:12
#: src/pages/favourites.jsx:26 #: src/pages/favourites.jsx:26
#: src/pages/settings.jsx:1167 #: src/pages/settings.jsx:1175
msgid "Likes" msgid "Likes"
msgstr "" msgstr ""
@ -2515,7 +2515,7 @@ msgid "<0/> <1/> boosted"
msgstr "" msgstr ""
#: src/components/timeline.jsx:485 #: src/components/timeline.jsx:485
#: src/pages/settings.jsx:1191 #: src/pages/settings.jsx:1199
msgid "New posts" msgid "New posts"
msgstr "" msgstr ""
@ -3389,7 +3389,7 @@ msgid "{0, plural, one {Announcement} other {Announcements}}"
msgstr "" msgstr ""
#: src/pages/notifications.jsx:681 #: src/pages/notifications.jsx:681
#: src/pages/settings.jsx:1179 #: src/pages/settings.jsx:1187
msgid "Follow requests" msgid "Follow requests"
msgstr "" msgstr ""
@ -3771,79 +3771,83 @@ msgstr ""
msgid "Donate" msgid "Donate"
msgstr "Donate" msgstr "Donate"
#: src/pages/settings.jsx:797 #: src/pages/settings.jsx:801
msgid "What's new"
msgstr "What's new"
#: src/pages/settings.jsx:805
msgid "Privacy Policy" msgid "Privacy Policy"
msgstr "" msgstr ""
#. placeholder {0}: WEBSITE.replace(/https?:\/\//g, '').replace(/\/$/, '') #. placeholder {0}: WEBSITE.replace(/https?:\/\//g, '').replace(/\/$/, '')
#: src/pages/settings.jsx:804 #: src/pages/settings.jsx:812
msgid "<0>Site:</0> {0}" msgid "<0>Site:</0> {0}"
msgstr "" msgstr ""
#. placeholder {0}: !__FAKE_COMMIT_HASH__ && ( <span class="ib insignificant"> ( <a href={`https://github.com/cheeaun/phanpy/commit/${__COMMIT_HASH__}`} target="_blank" rel="noopener" > <RelativeTime datetime={new Date(__BUILD_TIME__)} /> </a> ) </span> ) #. placeholder {0}: !__FAKE_COMMIT_HASH__ && ( <span class="ib insignificant"> ( <a href={`https://github.com/cheeaun/phanpy/commit/${__COMMIT_HASH__}`} target="_blank" rel="noopener" > <RelativeTime datetime={new Date(__BUILD_TIME__)} /> </a> ) </span> )
#: src/pages/settings.jsx:811 #: src/pages/settings.jsx:819
msgid "<0>Version:</0> <1/> {0}" msgid "<0>Version:</0> <1/> {0}"
msgstr "" msgstr ""
#: src/pages/settings.jsx:826 #: src/pages/settings.jsx:834
msgid "Version string copied" msgid "Version string copied"
msgstr "" msgstr ""
#: src/pages/settings.jsx:829 #: src/pages/settings.jsx:837
msgid "Unable to copy version string" msgid "Unable to copy version string"
msgstr "" msgstr ""
#: src/pages/settings.jsx:1076 #: src/pages/settings.jsx:1084
#: src/pages/settings.jsx:1081 #: src/pages/settings.jsx:1089
msgid "Failed to update subscription. Please try again." msgid "Failed to update subscription. Please try again."
msgstr "" msgstr ""
#: src/pages/settings.jsx:1087 #: src/pages/settings.jsx:1095
msgid "Failed to remove subscription. Please try again." msgid "Failed to remove subscription. Please try again."
msgstr "" msgstr ""
#: src/pages/settings.jsx:1094 #: src/pages/settings.jsx:1102
msgid "Push Notifications (beta)" msgid "Push Notifications (beta)"
msgstr "" msgstr ""
#: src/pages/settings.jsx:1116 #: src/pages/settings.jsx:1124
msgid "Push notifications are blocked. Please enable them in your browser settings." msgid "Push notifications are blocked. Please enable them in your browser settings."
msgstr "" msgstr ""
#. placeholder {0}: [ { value: 'all', label: t`anyone`, }, { value: 'followed', label: t`people I follow`, }, { value: 'follower', label: t`followers`, }, ].map((type) => ( <option value={type.value}>{type.label}</option> )) #. placeholder {0}: [ { value: 'all', label: t`anyone`, }, { value: 'followed', label: t`people I follow`, }, { value: 'follower', label: t`followers`, }, ].map((type) => ( <option value={type.value}>{type.label}</option> ))
#: src/pages/settings.jsx:1125 #: src/pages/settings.jsx:1133
msgid "Allow from <0>{0}</0>" msgid "Allow from <0>{0}</0>"
msgstr "" msgstr ""
#: src/pages/settings.jsx:1134 #: src/pages/settings.jsx:1142
msgid "anyone" msgid "anyone"
msgstr "" msgstr ""
#: src/pages/settings.jsx:1138 #: src/pages/settings.jsx:1146
msgid "people I follow" msgid "people I follow"
msgstr "" msgstr ""
#: src/pages/settings.jsx:1142 #: src/pages/settings.jsx:1150
msgid "followers" msgid "followers"
msgstr "" msgstr ""
#: src/pages/settings.jsx:1175 #: src/pages/settings.jsx:1183
msgid "Follows" msgid "Follows"
msgstr "" msgstr ""
#: src/pages/settings.jsx:1183 #: src/pages/settings.jsx:1191
msgid "Polls" msgid "Polls"
msgstr "" msgstr ""
#: src/pages/settings.jsx:1187 #: src/pages/settings.jsx:1195
msgid "Post edits" msgid "Post edits"
msgstr "" msgstr ""
#: src/pages/settings.jsx:1208 #: src/pages/settings.jsx:1216
msgid "Push permission was not granted since your last login. You'll need to <0><1>log in</1> again to grant push permission</0>." msgid "Push permission was not granted since your last login. You'll need to <0><1>log in</1> again to grant push permission</0>."
msgstr "" msgstr ""
#: src/pages/settings.jsx:1224 #: src/pages/settings.jsx:1232
msgid "NOTE: Push notifications only work for <0>one account</0>." msgid "NOTE: Push notifications only work for <0>one account</0>."
msgstr "" msgstr ""

Wyświetl plik

@ -793,6 +793,14 @@ function Settings({ onClose }) {
Patreon Patreon
</a>{' '} </a>{' '}
&middot;{' '} &middot;{' '}
<a
href="https://github.com/cheeaun/phanpy/blob/main/CHANGELOG.md"
target="_blank"
rel="noopener"
>
<Trans>What's new</Trans>
</a>{' '}
&middot;{' '}
<a href={PRIVACY_POLICY_URL} target="_blank" rel="noopener"> <a href={PRIVACY_POLICY_URL} target="_blank" rel="noopener">
<Trans>Privacy Policy</Trans> <Trans>Privacy Policy</Trans>
</a> </a>