We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 847fab1 commit d29683fCopy full SHA for d29683f
2 files changed
CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
10
### Fixed
11
- Fix ```rightname``` computation
12
+- Fix local override management
13
14
15
## [2.14.9] - 2024-04-02
objects/locale.tpl
@@ -24,5 +24,6 @@
24
@link http://www.glpi-project.org/
25
@since 2009
26
---------------------------------------------------------------------- */
27
+global $LANG;
28
29
$LANG['genericobject']['%%CLASSNAME%%'][0]="%%NAME%%";
0 commit comments