diff --git a/snippets/po.snippets b/snippets/po.snippets new file mode 100644 index 0000000..e693a60 --- /dev/null +++ b/snippets/po.snippets @@ -0,0 +1,5 @@ +snippet msg + msgid "${1}" + msgstr "${2}" + + ${3}