]> git.agnieray.net Git - galette.git/log
galette.git
2 years agoSuperadmin cannot have child
Johan Cwiklinski [Thu, 7 Oct 2021 05:22:22 +0000 (07:22 +0200)]
Superadmin cannot have child

2 years agoFix contributions and transactions list for non parent members
Johan Cwiklinski [Thu, 7 Oct 2021 05:22:09 +0000 (07:22 +0200)]
Fix contributions and transactions list for non parent members

2 years agoProperly handle languages loading
Johan Cwiklinski [Thu, 7 Oct 2021 04:23:01 +0000 (06:23 +0200)]
Properly handle languages loading

2 years agophpdoc
Johan Cwiklinski [Wed, 6 Oct 2021 07:28:12 +0000 (09:28 +0200)]
phpdoc

2 years agoDO not show redirection selection when not admin/staff
Johan Cwiklinski [Wed, 6 Oct 2021 05:28:43 +0000 (07:28 +0200)]
DO not show redirection selection when not admin/staff

2 years agoSetting error codes that way breaks redirection
Johan Cwiklinski [Wed, 6 Oct 2021 05:14:28 +0000 (07:14 +0200)]
Setting error codes that way breaks redirection

2 years agoParents can display their children transactions
Johan Cwiklinski [Tue, 5 Oct 2021 05:20:00 +0000 (07:20 +0200)]
Parents can display their children transactions

Few fixes on contributions list as well

2 years agoAdd methods to manage dependencies to load on members
Johan Cwiklinski [Tue, 5 Oct 2021 05:16:07 +0000 (07:16 +0200)]
Add methods to manage dependencies to load on members

Replace array usage with new methods
Add tests

2 years agoTypehint, typos, phpdoc, minor fix
Johan Cwiklinski [Mon, 4 Oct 2021 06:51:20 +0000 (08:51 +0200)]
Typehint, typos, phpdoc, minor fix

2 years agoCreate member from parent
Johan Cwiklinski [Mon, 4 Oct 2021 04:37:35 +0000 (06:37 +0200)]
Create member from parent

2 years agoChild management from parents
Johan Cwiklinski [Sun, 22 Jul 2018 18:55:27 +0000 (20:55 +0200)]
Child management from parents

Consider parent can edit.
Parent can see their children list of contributions
Parents can show/edit childs
Parent can see children contribution in their list
Contribution and invopices access for parents

2 years agoCompile locales
Johan Cwiklinski [Sat, 16 Oct 2021 08:34:28 +0000 (10:34 +0200)]
Compile locales

2 years agoTranslated using Weblate (Italian)
Gerardo [Sat, 9 Oct 2021 18:31:01 +0000 (18:31 +0000)]
Translated using Weblate (Italian)

Currently translated at 24.4% (409 of 1676 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/it/

2 years agoFew fixes, missing escaping
Johan Cwiklinski [Tue, 12 Oct 2021 05:15:26 +0000 (07:15 +0200)]
Few fixes, missing escaping

Some changes required for PHP 8.1

2 years agoFix selection actions on members list
Johan Cwiklinski [Sat, 9 Oct 2021 09:23:51 +0000 (11:23 +0200)]
Fix selection actions on members list

2 years agoCompile locales
Johan Cwiklinski [Sat, 9 Oct 2021 09:08:21 +0000 (11:08 +0200)]
Compile locales

2 years agoTranslated using Weblate (Spanish)
KasukeLp [Thu, 7 Oct 2021 16:31:18 +0000 (16:31 +0000)]
Translated using Weblate (Spanish)

Currently translated at 51.1% (857 of 1676 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/es/

2 years agoTranslated using Weblate (Ukrainian)
Andrii Leitsius [Wed, 6 Oct 2021 08:06:11 +0000 (08:06 +0000)]
Translated using Weblate (Ukrainian)

Currently translated at 99.4% (1667 of 1676 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/uk/

2 years agoTranslated using Weblate (Italian)
Cecilia Frego [Tue, 5 Oct 2021 11:40:56 +0000 (11:40 +0000)]
Translated using Weblate (Italian)

Currently translated at 24.1% (405 of 1676 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/it/

2 years agoTranslated using Weblate (German)
TwoB00m [Fri, 1 Oct 2021 14:04:16 +0000 (14:04 +0000)]
Translated using Weblate (German)

Currently translated at 99.3% (1665 of 1676 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/de/

2 years agoFix contribution selection from transaction
Johan Cwiklinski [Sat, 9 Oct 2021 06:50:17 +0000 (08:50 +0200)]
Fix contribution selection from transaction

2 years agoFix public list ordering; closes #1580
Johan Cwiklinski [Wed, 6 Oct 2021 05:48:24 +0000 (07:48 +0200)]
Fix public list ordering; closes #1580

2 years agoFix contributions list order by payment type
Guillaume AGNIERAY [Sun, 3 Oct 2021 17:40:09 +0000 (19:40 +0200)]
Fix contributions list order by payment type

refs #1579
closes #1579

2 years agoUse constants for modes; few typos.
Johan Cwiklinski [Sat, 2 Oct 2021 08:57:31 +0000 (10:57 +0200)]
Use constants for modes; few typos.

2 years agoFix tests
Johan Cwiklinski [Fri, 1 Oct 2021 09:50:21 +0000 (11:50 +0200)]
Fix tests

2 years agoChoose default payment type; refs #1309, closes #1578
Johan Cwiklinski [Fri, 1 Oct 2021 05:43:52 +0000 (07:43 +0200)]
Choose default payment type; refs #1309, closes #1578

2 years agoCan impersonate from groups persons lists
Johan Cwiklinski [Fri, 1 Oct 2021 09:15:56 +0000 (11:15 +0200)]
Can impersonate from groups persons lists

2 years agoFix email notifications on registration
Guillaume AGNIERAY [Thu, 30 Sep 2021 13:59:27 +0000 (15:59 +0200)]
Fix email notifications on registration

closes #1577

2 years agoUndefined index; closes #1576
Johan Cwiklinski [Thu, 30 Sep 2021 12:28:24 +0000 (14:28 +0200)]
Undefined index; closes #1576

2 years agoFix searhc on dynamic fields; closes #1575
Johan Cwiklinski [Thu, 30 Sep 2021 10:40:47 +0000 (12:40 +0200)]
Fix searhc on dynamic fields; closes #1575

2 years agoCompile locales
Johan Cwiklinski [Thu, 30 Sep 2021 09:50:17 +0000 (11:50 +0200)]
Compile locales

2 years agoTranslated using Weblate (Sinhala)
Johan Cwiklinski [Thu, 30 Sep 2021 09:46:41 +0000 (09:46 +0000)]
Translated using Weblate (Sinhala)

Currently translated at 0.7% (12 of 1676 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/si/

2 years agoTranslated using Weblate (Turkish)
Johan Cwiklinski [Thu, 30 Sep 2021 09:49:16 +0000 (09:49 +0000)]
Translated using Weblate (Turkish)

Currently translated at 6.8% (114 of 1676 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/tr/

2 years agoTranslated using Weblate (Occitan)
Johan Cwiklinski [Thu, 30 Sep 2021 09:49:03 +0000 (09:49 +0000)]
Translated using Weblate (Occitan)

Currently translated at 15.4% (259 of 1676 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/oc/

2 years agoTranslated using Weblate (Ukrainian)
Johan Cwiklinski [Thu, 30 Sep 2021 09:49:22 +0000 (09:49 +0000)]
Translated using Weblate (Ukrainian)

Currently translated at 99.2% (1664 of 1676 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/uk/

2 years agoTranslated using Weblate (Italian)
Johan Cwiklinski [Thu, 30 Sep 2021 09:48:27 +0000 (09:48 +0000)]
Translated using Weblate (Italian)

Currently translated at 23.6% (396 of 1676 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/it/

2 years agoTranslated using Weblate (Arabic)
Johan Cwiklinski [Thu, 30 Sep 2021 09:46:31 +0000 (09:46 +0000)]
Translated using Weblate (Arabic)

Currently translated at 11.3% (190 of 1676 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/ar/

2 years agoTranslated using Weblate (Catalan)
Johan Cwiklinski [Thu, 30 Sep 2021 09:48:04 +0000 (09:48 +0000)]
Translated using Weblate (Catalan)

Currently translated at 13.3% (223 of 1676 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/ca/

2 years agoTranslated using Weblate (Norwegian Bokmål)
Johan Cwiklinski [Thu, 30 Sep 2021 09:48:36 +0000 (09:48 +0000)]
Translated using Weblate (Norwegian Bokmål)

Currently translated at 2.0% (34 of 1676 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/nb_NO/

2 years agoTranslated using Weblate (Spanish)
Johan Cwiklinski [Thu, 30 Sep 2021 09:48:19 +0000 (09:48 +0000)]
Translated using Weblate (Spanish)

Currently translated at 51.0% (856 of 1676 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/es/

2 years agoTranslated using Weblate (French)
Johan Cwiklinski [Thu, 30 Sep 2021 09:47:28 +0000 (09:47 +0000)]
Translated using Weblate (French)

Currently translated at 100.0% (1676 of 1676 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/fr/

2 years agoTranslated using Weblate (German)
Johan Cwiklinski [Thu, 30 Sep 2021 09:47:48 +0000 (09:47 +0000)]
Translated using Weblate (German)

Currently translated at 99.2% (1663 of 1676 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/de/

2 years agoUpdate translation files
Hosted Weblate [Thu, 30 Sep 2021 09:41:08 +0000 (11:41 +0200)]
Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/

2 years agoExtract source locales
Johan Cwiklinski [Thu, 30 Sep 2021 09:40:41 +0000 (11:40 +0200)]
Extract source locales

2 years agoUpdate changelog
Johan Cwiklinski [Thu, 30 Sep 2021 09:39:28 +0000 (11:39 +0200)]
Update changelog

2 years agoSmall rework and few typo fixes
Johan Cwiklinski [Thu, 30 Sep 2021 06:41:08 +0000 (08:41 +0200)]
Small rework and few typo fixes

Add constants for contribution types and use them
Rename Contribution::isCotis() to Contribution::isFee()

phpdoc
Fix information is uncountable; fix conjugation
Fix several typos
Cleanup imports

2 years agoMassive add contributions; closes #1381
Johan Cwiklinski [Thu, 30 Sep 2021 06:00:22 +0000 (08:00 +0200)]
Massive add contributions; closes #1381

2 years agoScrutinizer Auto-Fixes
Scrutinizer Auto-Fixer [Thu, 30 Sep 2021 09:00:24 +0000 (09:00 +0000)]
Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

2 years agoCompile locales
Johan Cwiklinski [Tue, 28 Sep 2021 16:35:33 +0000 (18:35 +0200)]
Compile locales

2 years agoTranslated using Weblate (French)
Johan Cwiklinski [Tue, 28 Sep 2021 16:28:44 +0000 (16:28 +0000)]
Translated using Weblate (French)

Currently translated at 100.0% (1673 of 1673 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/fr/

2 years agoCompile locales
Johan Cwiklinski [Tue, 28 Sep 2021 16:07:52 +0000 (18:07 +0200)]
Compile locales

2 years agoUpdate translation files
Hosted Weblate [Tue, 28 Sep 2021 16:04:20 +0000 (18:04 +0200)]
Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/

2 years agoTranslated using Weblate (German)
TwoB00m [Tue, 28 Sep 2021 12:24:39 +0000 (12:24 +0000)]
Translated using Weblate (German)

Currently translated at 99.8% (1664 of 1666 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/de/

2 years agoExtract source locales
Johan Cwiklinski [Tue, 28 Sep 2021 15:57:33 +0000 (17:57 +0200)]
Extract source locales

2 years agoMass edition of dynamic fields; closes #1194
Johan Cwiklinski [Tue, 28 Sep 2021 12:02:05 +0000 (14:02 +0200)]
Mass edition of dynamic fields; closes #1194

2 years agoFew precisions
Johan Cwiklinski [Tue, 28 Sep 2021 15:30:53 +0000 (17:30 +0200)]
Few precisions

2 years agoCreate SECURITY.md (#111)
Ziding Zhang [Tue, 28 Sep 2021 15:29:36 +0000 (16:29 +0100)]
Create SECURITY.md (#111)

* Create SECURITY.md

I'd like to report a security issue but cannot find contact instructions on your repository.

If not a hassle, might you kindly add a SECURITY.md file with an email, or another contact method? GitHub [recommends](https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository) this best practice to ensure security issues are responsibly disclosed, and it would serve as a simple instruction for security researchers in the future.

Thank you for your consideration!

* Update SECURITY.md

Co-authored-by: Johan Cwiklinski <trasher@x-tnd.be>
2 years agoFactorize visibility check for core fields
Johan Cwiklinski [Tue, 28 Sep 2021 05:29:29 +0000 (07:29 +0200)]
Factorize visibility check for core fields

2 years agoAdd a preference to send emails to member by default
Johan Cwiklinski [Mon, 27 Sep 2021 16:59:32 +0000 (18:59 +0200)]
Add a preference to send emails to member by default

closes #1481 and closes #1536

2 years agoRework a bit member filtering. Will be switched to a selectized members list
Johan Cwiklinski [Sun, 26 Sep 2021 16:25:58 +0000 (18:25 +0200)]
Rework a bit member filtering. Will be switched to a selectized members list

2 years agoType login id return
Johan Cwiklinski [Sun, 26 Sep 2021 08:08:29 +0000 (10:08 +0200)]
Type login id return

2 years agoGLOB_BRACE may not be defined; closes #1572
Johan Cwiklinski [Sat, 25 Sep 2021 14:16:37 +0000 (16:16 +0200)]
GLOB_BRACE may not be defined; closes #1572

2 years agoFix links in emails
Johan Cwiklinski [Sat, 25 Sep 2021 12:42:23 +0000 (14:42 +0200)]
Fix links in emails

2 years agoCompile locales
Johan Cwiklinski [Fri, 24 Sep 2021 05:12:55 +0000 (07:12 +0200)]
Compile locales

2 years agoRevert "Translated using Weblate (German)"
Johan Cwiklinski [Fri, 24 Sep 2021 05:12:33 +0000 (07:12 +0200)]
Revert "Translated using Weblate (German)"

Wrgon translation

This reverts commit e56e5cdf14eda5e0871312a810cfa0306c0dce99.

2 years agoTranslated using Weblate (German)
CryptKid [Thu, 23 Sep 2021 15:53:45 +0000 (15:53 +0000)]
Translated using Weblate (German)

Currently translated at 99.8% (1663 of 1666 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/de/

2 years agoTranslated using Weblate (Arabic)
mustapha nhaily [Wed, 22 Sep 2021 12:18:49 +0000 (12:18 +0000)]
Translated using Weblate (Arabic)

Currently translated at 11.3% (189 of 1666 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/ar/

2 years agoUpdate changelog; refs #1569
Johan Cwiklinski [Fri, 24 Sep 2021 05:08:58 +0000 (07:08 +0200)]
Update changelog; refs #1569

2 years agoReplace jQuery Cookie with JS Cookie; closes #1569
Guillaume AGNIERAY [Thu, 23 Sep 2021 22:35:26 +0000 (00:35 +0200)]
Replace jQuery Cookie with JS Cookie; closes #1569

2 years agoUpdate changelog
Johan Cwiklinski [Thu, 23 Sep 2021 05:21:52 +0000 (07:21 +0200)]
Update changelog

2 years agoFix address variable in template; closes #1567
Guillaume AGNIERAY [Wed, 22 Sep 2021 15:38:29 +0000 (17:38 +0200)]
Fix address variable in template; closes #1567

2 years agoAdd Summernote i18n support; closes #1568
Guillaume AGNIERAY [Wed, 22 Sep 2021 20:02:21 +0000 (22:02 +0200)]
Add Summernote i18n support; closes #1568

2 years agoFix attachments whith Summernote; refs #1568
Guillaume AGNIERAY [Wed, 22 Sep 2021 19:40:58 +0000 (21:40 +0200)]
Fix attachments whith Summernote; refs #1568

2 years agoSet focus on Summernote activation; refs #1568
Guillaume AGNIERAY [Wed, 22 Sep 2021 13:34:37 +0000 (15:34 +0200)]
Set focus on Summernote activation; refs #1568

2 years agoRemove Markitup assets; refs #1568
Guillaume AGNIERAY [Wed, 22 Sep 2021 13:27:25 +0000 (15:27 +0200)]
Remove Markitup assets; refs #1568

2 years agoUse Summernote light editor; refs #1568
Guillaume AGNIERAY [Wed, 22 Sep 2021 12:46:03 +0000 (14:46 +0200)]
Use Summernote light editor; refs #1568

2 years agoFix reminders tests
Johan Cwiklinski [Wed, 22 Sep 2021 04:29:21 +0000 (06:29 +0200)]
Fix reminders tests

2 years agoFix reminders; refs #1566
Guillaume AGNIERAY [Tue, 21 Sep 2021 12:48:01 +0000 (14:48 +0200)]
Fix reminders; refs #1566

2 years agoFix close expiries; closes #1566
Guillaume AGNIERAY [Mon, 20 Sep 2021 18:48:12 +0000 (20:48 +0200)]
Fix close expiries; closes #1566

2 years agoAdjust members by status chart counts; closes #1558
Guillaume AGNIERAY [Mon, 20 Sep 2021 13:28:58 +0000 (15:28 +0200)]
Adjust members by status chart counts; closes #1558

2 years agoUse a doxygen theme for the API doc; closes #1565
Guillaume AGNIERAY [Fri, 17 Sep 2021 19:46:20 +0000 (21:46 +0200)]
Use a doxygen theme for the API doc; closes #1565

2 years agoFix overlapping menu on mobile; closes #1559
Guillaume AGNIERAY [Thu, 16 Sep 2021 16:43:37 +0000 (18:43 +0200)]
Fix overlapping menu on mobile; closes #1559

2 years agoAdjust members state due chart counts; refs #1558
Guillaume AGNIERAY [Sun, 19 Sep 2021 22:00:44 +0000 (00:00 +0200)]
Adjust members state due chart counts; refs #1558

2 years agoBump path-parse from 1.0.6 to 1.0.7
dependabot[bot] [Thu, 12 Aug 2021 08:28:15 +0000 (08:28 +0000)]
Bump path-parse from 1.0.6 to 1.0.7

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoCompile locales
Johan Cwiklinski [Tue, 14 Sep 2021 06:36:25 +0000 (08:36 +0200)]
Compile locales

2 years agoTranslated using Weblate (Turkish)
Ahmet Aylin Öztürk [Sat, 28 Aug 2021 11:57:24 +0000 (11:57 +0000)]
Translated using Weblate (Turkish)

Currently translated at 6.8% (114 of 1666 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/tr/

2 years agoTranslated using Weblate (Spanish)
noelia [Sat, 21 Aug 2021 22:11:12 +0000 (22:11 +0000)]
Translated using Weblate (Spanish)

Currently translated at 51.3% (856 of 1666 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/es/

2 years agoTranslated using Weblate (Sinhala)
Theekshana Fernando [Mon, 9 Aug 2021 16:05:23 +0000 (16:05 +0000)]
Translated using Weblate (Sinhala)

Currently translated at 0.6% (11 of 1666 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/si/

2 years agoTranslated using Weblate (Catalan)
Adrián [Thu, 5 Aug 2021 14:25:00 +0000 (14:25 +0000)]
Translated using Weblate (Catalan)

Currently translated at 13.3% (222 of 1666 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/ca/

2 years agoTranslated using Weblate (German)
G-Manu Studios [Thu, 29 Jul 2021 01:59:35 +0000 (01:59 +0000)]
Translated using Weblate (German)

Currently translated at 99.8% (1663 of 1666 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/de/

2 years agoTranslated using Weblate (German)
Johannes Keyser [Sat, 24 Jul 2021 17:11:03 +0000 (17:11 +0000)]
Translated using Weblate (German)

Currently translated at 99.7% (1662 of 1666 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/de/

2 years agoAdded translation using Weblate (Sinhala)
HelaBasa [Tue, 20 Jul 2021 18:21:49 +0000 (20:21 +0200)]
Added translation using Weblate (Sinhala)

2 years agoCompile locales
Johan Cwiklinski [Sat, 17 Jul 2021 13:56:58 +0000 (15:56 +0200)]
Compile locales

2 years agoAdded translation using Weblate (Turkish (Ottoman))
ibrahimyzr [Sat, 17 Jul 2021 08:05:39 +0000 (10:05 +0200)]
Added translation using Weblate (Turkish (Ottoman))

2 years agoTranslated using Weblate (Turkish)
ibrahimyzr [Sat, 17 Jul 2021 08:04:54 +0000 (08:04 +0000)]
Translated using Weblate (Turkish)

Currently translated at 0.6% (11 of 1666 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/tr/

2 years agoAdded translation using Weblate (Turkish)
ibrahimyzr [Sat, 17 Jul 2021 07:57:05 +0000 (09:57 +0200)]
Added translation using Weblate (Turkish)

2 years agoTranslated using Weblate (Arabic)
Moumen Harmoush [Mon, 12 Jul 2021 14:19:02 +0000 (14:19 +0000)]
Translated using Weblate (Arabic)

Currently translated at 11.1% (186 of 1666 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/ar/

2 years agoCompile locales 0.9.5
Johan Cwiklinski [Sat, 3 Jul 2021 08:08:12 +0000 (10:08 +0200)]
Compile locales

2 years agoTranslated using Weblate (Catalan)
mireia monne dominguez [Tue, 15 Jun 2021 17:27:38 +0000 (17:27 +0000)]
Translated using Weblate (Catalan)

Currently translated at 12.7% (212 of 1666 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/ca/

2 years agoTranslated using Weblate (Spanish)
felipe [Mon, 14 Jun 2021 16:12:48 +0000 (16:12 +0000)]
Translated using Weblate (Spanish)

Currently translated at 49.8% (830 of 1666 strings)

Translation: Galette/Galette core
Translate-URL: https://hosted.weblate.org/projects/galette/galette/es/