1
0
mirror of https://github.com/flarum/core.git synced 2025-08-14 12:24:33 +02:00

Add Update Checker

This commit is contained in:
SychO9
2021-09-25 13:59:59 +01:00
parent 40e0a9672b
commit 26e09d1e9d
11 changed files with 473 additions and 4 deletions

View File

@@ -15,3 +15,9 @@ sycho-package-manager:
file_permissions: >
The package manager requires read and write permissions on the following files and directories: composer.json, composer.lock, vendor, storage/.composer
updater:
check_for_updates: Check for updates
last_update_checked_at: "Last Update Check: "
updater_title: Updates
updater_help: Runs a check for new extension and Flarum updates.