6 lines
No EOL
123 B
Text
6 lines
No EOL
123 B
Text
# -*- mode: snippet -*-
|
|
# name: trans with cap
|
|
# key: trans
|
|
# condition: pony-tpl-minor-mode
|
|
# --
|
|
{% trans "$1"|capfirst %} |