mirror of
https://github.com/flarum/core.git
synced 2025-08-16 05:14:20 +02:00
Improve update checking and add UI for major flarum update
This commit is contained in:
@@ -22,6 +22,13 @@ 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
|
||||
|
||||
major_updater:
|
||||
description: Major Flarum updates are not backwards compatible, meaning that some of your currently installed extensions, and manually made modifications might not work with this new version.
|
||||
dry_run: Dry Run
|
||||
dry_run_help: A dry run emulates the update to see if your current setup can safely update, this does not mean that your manual made custom modifications will work in the newer version.
|
||||
title: Flarum {version} Major Update Available
|
||||
update: Update
|
||||
|
||||
updater:
|
||||
check_for_updates: Check for updates
|
||||
flarum: Flarum Core
|
||||
|
Reference in New Issue
Block a user