⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Foreman
All Projects
Overview
Activity
Roadmap
Issues
Wiki
Repository
Bug #34058
Updated by
Maria Agaphontzev
about 1 year
ago
<pre><code class="javascript">
const test1 = __(
'test'
);
const test2 = __('test');
</code></pre>
test1 won't be extracted test2 would
be.
Only in JS.
be
Back
Loading...