mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-09 19:56:20 +01:00
Prioritize other data over redirect
This commit is contained in:
parent
cf4992c918
commit
dd098e63b1
@ -30,8 +30,8 @@
|
|||||||
|
|
||||||
%ul.hint
|
%ul.hint
|
||||||
%li.warning-hint= t('migrations.warning.followers')
|
%li.warning-hint= t('migrations.warning.followers')
|
||||||
%li.warning-hint= t('migrations.warning.redirect')
|
|
||||||
%li.warning-hint= t('migrations.warning.other_data')
|
%li.warning-hint= t('migrations.warning.other_data')
|
||||||
|
%li.warning-hint= t('migrations.warning.redirect')
|
||||||
%li.warning-hint= t('migrations.warning.backreference_required')
|
%li.warning-hint= t('migrations.warning.backreference_required')
|
||||||
%li.warning-hint= t('migrations.warning.cooldown')
|
%li.warning-hint= t('migrations.warning.cooldown')
|
||||||
%li.warning-hint= t('migrations.warning.disabled_account')
|
%li.warning-hint= t('migrations.warning.disabled_account')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user