Skip to content
Snippets Groups Projects
Commit 8ad58f71 authored by Johannes Goderbauer's avatar Johannes Goderbauer
Browse files

merged origin/2020.1.0 into 2020.1

parents 3dcfa650 8ecc18ca
No related branches found
No related tags found
No related merge requests found
import("system.vars");
import("system.result");
import("system.translate")
result.string(vars.getString("$field.TITLE"));
\ No newline at end of file
result.string(translate.text(vars.getString("$field.TITLE")));
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment