mirror of
https://github.com/freescout-helpdesk/freescout.git
synced 2024-11-25 03:43:33 +01:00
Notice on placeholders in translations
This commit is contained in:
parent
e2c1b65e9e
commit
8338777318
@ -118,6 +118,9 @@
|
||||
</form>
|
||||
<hr>*/ ?>
|
||||
<h4>Total: <?= $numTranslations ?>, untranslated: <?= $numTodo ?>, changed: <?= $numChanged ?></h4>
|
||||
<div class="text-help">
|
||||
Make sure NOT to translate placeholders like <strong>:person</strong> or <strong>:%tag_start%</strong>. Just keep them as is in the translation.
|
||||
</div>
|
||||
<table class="table">
|
||||
<thead>
|
||||
<tr>
|
||||
|
Loading…
Reference in New Issue
Block a user