pkp / customLocale

Fine-tune the language of OPS, OJS, or OMP without modifying files or changing it for everyone.
GNU General Public License v3.0
0 stars 18 forks source link

Updated deprecated string interpolation #24

Closed jonasraoni closed 1 year ago

jonasraoni commented 1 year ago

@asmecher Fixed a deprecation message at PHP 8.2 and the tests.

asmecher commented 1 year ago

Merged, thanks!