Skip to content
Snippets Groups Projects
Commit cfcd6615 authored by Jared Hancock's avatar Jared Hancock Committed by Peter Rotich
Browse files

i18n: Use @trans to mark a bare string translatable

And allow for @context to add context to the bare string literal. For
instance,

    /* @trans, @context "noun" */ 'Open'

Would mark the string 'Open' translatable with context "noun".
parent ffbabba0
No related branches found
No related tags found
No related merge requests found
Loading
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