You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changelog excerpt:
- Reworked the loadL10N method, how it handles HTTP_ACCEPT_LANGUAGE,
improved rule assignment, added some assumptions for supported L10N, and
added the ability to defer non-supported L10N to supported L10N where
sufficiently similar to be acceptable.
Copy file name to clipboardExpand all lines: Changelog.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,3 +59,7 @@ __*Why "v3.0.0" instead of "v1.0.0?"*__ Prior to phpMussel v3, the "phpMussel Co
59
59
### v3.3.1
60
60
61
61
[2023.01.14; Maikuolan]: L10N patch and maintenance release.
62
+
63
+
### v3.4.0
64
+
65
+
[2023.04.01; Maikuolan]: Reworked the loadL10N method, how it handles HTTP_ACCEPT_LANGUAGE, improved rule assignment, added some assumptions for supported L10N, and added the ability to defer non-supported L10N to supported L10N where sufficiently similar to be acceptable.
0 commit comments