Commit graph

7 commits

Author SHA1 Message Date
6ec54a379d
feat: add linting of code (#1220)
* feat(lint): add php-cs-fixer for linting

Removing previous CODE_STYLE as it was not enforced anyway and using PER-CS 2.0.

This is not the reformatting commit.

* style: format code according to PER-CS 2.0 with php-cs-fixer

* ci(actions): add lint action

Resolves #1132.
2025-01-31 18:20:13 +03:00
Maxim Leshchenko
6ebae054c6
L10n: Remove the ability to specify the fallback language and use includes instead 2021-12-22 18:21:27 +02:00
Maxim Leshchenko
f249437af2
L10n: Add the ability to specify a fallback locale for locales 2021-12-11 16:27:40 +02:00
veselcraft
958846a86c
L10n: tr function for JS scripts 2021-12-04 16:06:28 +03:00
celestora
272c2493d8
Make comments syntax in locales compatible with Apple string dictionaries format (#98)
* Make comments in locales compatible with Apple .strings format

* Update Crowdin configuration file
2021-09-13 20:55:53 +03:00
veselcraft
1e5e9d7080 localization parser fix
Co-authored-by: Jill Stingray
2020-10-31 19:00:33 -04:00
Jill Stingray
db845c3c0b Initial commit 2020-06-07 19:04:43 +03:00