Skip to content

dev/translation#2: update ts() example to E::ts().

homotechsual requested to merge github/fork/mlutfy/tr-2 into master

Created by: mlutfy

Since civix 17.08, we can use E::ts("Hello") instead of ts("Hello", ['domain' => 'org.example.myextension']).

Merge request reports