Commit Graph

6 Commits

Author SHA1 Message Date
Anonymous
1285e05e10 Translated using Weblate (Polish)
Currently translated at 86.8% (79 of 91 strings)

Translated using Weblate (French)

Currently translated at 100.0% (91 of 91 strings)

Translated using Weblate (Hungarian)

Currently translated at 94.3% (1652 of 1751 strings)

Translated using Weblate (Arabic)

Currently translated at 16.2% (285 of 1751 strings)

Translated using Weblate (German)

Currently translated at 95.6% (348 of 364 strings)

Translated using Weblate (Occitan)

Currently translated at 43.6% (159 of 364 strings)

Translated using Weblate (Italian)

Currently translated at 94.1% (1649 of 1751 strings)

Translated using Weblate (Russian)

Currently translated at 83.5% (76 of 91 strings)

Translated using Weblate (Portuguese)

Currently translated at 0.0% (0 of 278 strings)

Translated using Weblate (Japanese)

Currently translated at 41.2% (723 of 1751 strings)

Co-authored-by: Anonymous <noreply@weblate.org>
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/activity/fr/
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/activity/pl/
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/activity/ru/
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/pt/
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/de/
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/oc/
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ar/
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/hu/
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/it/
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ja/
Translation: Mobilizon/Activity
Translation: Mobilizon/Backend
Translation: Mobilizon/Backend errors
Translation: Mobilizon/Frontend
2026-03-20 20:31:50 +01:00
Deleted User
5786e515c6 Translated using Weblate (Japanese)
Currently translated at 27.1% (99 of 364 strings)

Translated using Weblate (Japanese)

Currently translated at 41.2% (723 of 1751 strings)

Co-authored-by: Deleted User <noreply+486@weblate.org>
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/ja/
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ja/
Translation: Mobilizon/Backend
Translation: Mobilizon/Frontend
2026-03-20 20:31:50 +01:00
Weblate
39a506b18e Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/
2025-11-29 19:12:12 +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
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