mirror of
https://github.com/friendica/friendica
synced 2025-05-02 08:24:22 +02:00
Update references to the friendica/friendica stable branch
This commit is contained in:
parent
b9873a88a5
commit
9c6fbc6a74
20 changed files with 56 additions and 55 deletions
|
@ -548,7 +548,7 @@ class Site extends BaseAdmin
|
|||
|
||||
$check_git_version_choices = [
|
||||
'none' => DI::l10n()->t('Don\'t check'),
|
||||
'master' => DI::l10n()->t('check the stable version'),
|
||||
'stable' => DI::l10n()->t('check the stable version'),
|
||||
'develop' => DI::l10n()->t('check the development version')
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue