diff options
Diffstat (limited to 'conf/locale/locale_en-US.ini')
-rw-r--r-- | conf/locale/locale_en-US.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 12107155d2..1a8d07b904 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -324,9 +324,10 @@ form.name_pattern_not_allowed = Repository name pattern '%s' is not allowed. need_auth = Need Authorization migrate_type = Migration Type -migrate_type_helper = This repository will be a <span class="label label-blue label-radius">mirror</span> +migrate_type_helper = This repository will be a <span class="text blue">mirror</span> migrate_repo = Migrate Repository migrate.clone_address = Clone Address +migrate.clone_address_desc = This can be a HTTP/HTTPS/GIT URL or local server path. migrate.invalid_local_path = Invalid local path, it does not exist or not a directory. forked_from = forked from |