Commit Graph

9 Commits

Author SHA1 Message Date
Marcos Xavier Gil Júnior
891c9421f6 Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.4% (362 of 364 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 95.3% (1674 of 1756 strings)

Co-authored-by: Marcos Xavier Gil Júnior <marcosxaviergiljr@gmail.com>
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/pt_BR/
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pt_BR/
Translation: Mobilizon/Backend
Translation: Mobilizon/Frontend
2026-03-20 20:32:06 +01:00
Anonymous
29611cba4d Translated using Weblate (Russian)
Currently translated at 78.0% (284 of 364 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 94.2% (1651 of 1751 strings)

Co-authored-by: Anonymous <noreply@weblate.org>
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/ru/
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pt_BR/
Translation: Mobilizon/Backend
Translation: Mobilizon/Frontend
2026-03-20 20:31:54 +01:00
Paulo Henrique de Lima Santana
35de81454f Translated using Weblate (Portuguese (Brazil))
Currently translated at 94.2% (1651 of 1751 strings)

Co-authored-by: Paulo Henrique de Lima Santana <paulo@phls.com.br>
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pt_BR/
Translation: Mobilizon/Frontend
2026-03-20 20:31:54 +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
Túlio Simões Martins Padilha
98cac375a0 Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.9% (1658 of 1659 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pt_BR/
2025-04-18 11:36:38 +02:00
Fábio Tramasoli
802ab78968 Translated using Weblate (Portuguese (Brazil))
Currently translated at 47.4% (775 of 1632 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pt_BR/
2023-11-24 05:22:14 +01: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