mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-29 19:20:52 -04:00
Convert language updates over to task form. It's still very rough,
the task only has one step from zero to 100.
This commit is contained in:
@@ -4,7 +4,11 @@
|
||||
|
||||
<?= $settings_form ?>
|
||||
|
||||
<?= $update_translations_form ?>
|
||||
<h2> <?= t("Download translations") ?> </h2>
|
||||
<a href="<?= url::site("admin/maintenance/start/core_task::update_l10n?csrf=$csrf") ?>"
|
||||
class="gDialogLink">
|
||||
<?= t("Get updates") ?>
|
||||
</a>
|
||||
|
||||
<h2> <?= t("Your Own Translations") ?> </h2>
|
||||
<?= $share_translations_form ?>
|
||||
|
||||
Reference in New Issue
Block a user