better for translators

This commit is contained in:
HB9HIL
2026-02-03 08:54:07 +01:00
parent 88529a829b
commit 03e7a2b510

View File

@@ -437,7 +437,7 @@
</td>
</tr>
<tr>
<td><?= _pgettext("Cache Path","Path for files adapter"); ?></td>
<td><?= sprintf(_pgettext("Cache Path","Path for %s adapter"), "'file'"); ?></td>
<td><code><?php echo $cache_path; ?></code></td>
</tr>
<tr>