Closed anorudes closed 8 years ago
I read all documentation and wrote this code:
{ followAuthor: 'Author %(author) added your subscription list', }
Language.translate('followAuthor', { author: 'test' });
and get:
SyntaxError: [sprintf] unexpected placeholder
@anorudes See https://github.com/martinandert/counterpart/issues/11
Thanks. but it's really strange)
I read all documentation and wrote this code:
and get: