diff options
Diffstat (limited to 'conf/locale/locale_en-US.ini')
-rw-r--r-- | conf/locale/locale_en-US.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 5483b679f4..70f611662f 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -352,6 +352,8 @@ auto_init = Initialize this repository with selected files and template create_repo = Create Repository default_branch = Default Branch mirror_interval = Mirror Interval (hour) +mirror_address = Mirror Address +mirror_address_desc = Please include necessary user credentials in the address. watchers = Watchers stargazers = Stargazers forks = Forks @@ -369,6 +371,7 @@ migrate.permission_denied = You are not allowed to import local repositories. migrate.invalid_local_path = Invalid local path, it does not exist or not a directory. migrate.failed = Migration failed: %v +mirror_from = mirror from forked_from = forked from fork_from_self = You cannot fork a repository you already own! copy_link = Copy |