Commit Graph

16 Commits

Author SHA1 Message Date
Jiří Podhorecký
adfc7df32a Translated using Weblate (Czech)
Currently translated at 99.8% (1664 of 1666 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/cs/
2025-11-29 19:10:22 +01:00
Oliver Geer
fe6fc7345b fix(i18n): Make interpolation parameters match up in the English and translated strings.
closes #1539
2025-08-29 09:25:41 +00:00
Massedil
8bb6b0b97c refactor: Remove the registerPerson GraphQL query
- The first profile is now created after the user email validation
- NavBar is correctly updated when a user is connected but without any profile
- Always fetch identities from the server at login (no cache)
- NoIdentitiesException is thrown again
- Refactor EditIdentity to create the first profile
- Translations updated
- Tests updated

Fixes #1762
2025-05-27 11:18:21 +02:00
Jiří Podhorecký
7c5c55e43f Translated using Weblate (Czech)
Currently translated at 100.0% (1659 of 1659 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/cs/
2025-04-18 11:36:36 +02:00
Jiří Podhorecký
081fbbe865 Translated using Weblate (Czech)
Currently translated at 99.8% (1657 of 1659 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/cs/
2025-01-12 18:34:14 +01:00
Jiří Podhorecký
12bbf00c51 Translated using Weblate (Czech)
Currently translated at 100.0% (1658 of 1658 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/cs/
2025-01-12 18:34:13 +01:00
Jiri Podhorecky
cb236409d5 Translated using Weblate (Czech)
Currently translated at 98.9% (1641 of 1658 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/cs/
2025-01-12 18:34:12 +01:00
Jiri Podhorecky
942c8e78f2 Translated using Weblate (Czech)
Currently translated at 98.7% (1638 of 1658 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/cs/
2025-01-12 18:34:12 +01:00
Jiri Podhorecky
5b73005ea3 Translated using Weblate (Czech)
Currently translated at 97.7% (1620 of 1658 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/cs/
2025-01-12 18:34:12 +01:00
Jiri Podhorecky
3f1750601a Translated using Weblate (Czech)
Currently translated at 96.3% (1597 of 1658 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/cs/
2025-01-12 18:34:12 +01:00
Jiri Podhorecky
b7cd742b17 Translated using Weblate (Czech)
Currently translated at 96.1% (1594 of 1658 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/cs/
2025-01-12 18:34:12 +01:00
Jiri Podhorecky
d702ca203c Translated using Weblate (Czech)
Currently translated at 98.2% (1583 of 1612 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/cs/
2023-11-20 18:46:31 +01:00
Jiri Podhorecky
9224f89d9d Translated using Weblate (Czech)
Currently translated at 98.0% (1581 of 1612 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/cs/
2023-11-20 18:46:31 +01:00
Jiri Podhorecky
c14dffb234 Translated using Weblate (Czech)
Currently translated at 97.7% (1576 of 1612 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/cs/
2023-11-20 18:46:30 +01:00
Thomas Citharel
dcfcf066f9 Merge branch 'feat-private-messages' into 'main'
Private messages

Closes #496

See merge request framasoft/mobilizon!1477
2023-11-20 16:58:20 +00:00
Thomas Citharel
2e72f6faf4 build: switch from yarn to npm to manage js dependencies and move js contents to root
yarn v1 is being deprecated and starts to have some issues

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-11-14 17:24:42 +01:00