Added PO translation files snippet
This commit is contained in:
parent
c7273565fe
commit
56d487ede7
5
snippets/po.snippets
Normal file
5
snippets/po.snippets
Normal file
@ -0,0 +1,5 @@
|
||||
snippet msg
|
||||
msgid "${1}"
|
||||
msgstr "${2}"
|
||||
|
||||
${3}
|
Loading…
Reference in New Issue
Block a user