mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-02-19 21:16:55 +01:00
Add localization option for template engines
This commit is contained in:
@@ -97,6 +97,11 @@ public class MustacheTemplateEngineTest extends TemplateEngineTestBase
|
||||
return "sonia/scm/template/001.mustache";
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getTemplateResourceWithGermanTranslation() {
|
||||
return "sonia/scm/template/loc.mustache";
|
||||
}
|
||||
|
||||
/**
|
||||
* Method description
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user