nicolium: update Weblate links
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
[](https://codeberg.org/mkljczk/nicolium)
|
||||
[](https://github.com/mkljczk/nicolium)
|
||||
[](https://github.com/mkljczk/nicolium?tab=AGPL-3.0-1-ov-file#readme)
|
||||
[](https://hosted.weblate.org/engage/pl-fe/)
|
||||
[](https://hosted.weblate.org/engage/nicolium/)
|
||||

|
||||
|
||||
Nicolium is a social networking client app. It works with any Mastodon API-compatible software, but it's focused on supporting alternative backends, like Pleroma or GoToSocial.
|
||||
|
||||
@ -64,8 +64,8 @@ Before committing changes adding or modifying user-visible strings, make sure to
|
||||
pnpm -F nicolium i18n
|
||||
```
|
||||
|
||||
You can help translating Nicolium into your language on [Weblate](https://hosted.weblate.org/projects/pl-fe/).
|
||||
You can help translating Nicolium into your language on [Weblate](https://hosted.weblate.org/projects/nicolium/).
|
||||
|
||||
<a href="https://hosted.weblate.org/engage/pl-fe/">
|
||||
<img src="https://hosted.weblate.org/widget/pl-fe/287x66-grey.png" alt="Translation status" />
|
||||
<a href="https://hosted.weblate.org/engage/nicolium/">
|
||||
<img src="https://hosted.weblate.org/widget/nicolium/287x66-grey.png" alt="Translation status" />
|
||||
</a>
|
||||
@ -412,7 +412,7 @@ const Preferences = () => {
|
||||
link: (children: React.ReactNode) => (
|
||||
<a
|
||||
className='underline'
|
||||
href='https://hosted.weblate.org/projects/pl-fe/pl-fe/'
|
||||
href='https://hosted.weblate.org/projects/nicolium/nicolium/'
|
||||
rel='noopener noreferrer'
|
||||
target='_blank'
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user