aboutsummaryrefslogtreecommitdiff
path: root/conf/locale
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2018-03-30 01:42:35 -0400
committerUnknwon <u@gogs.io>2018-03-30 01:42:35 -0400
commit63a263f542716cf3663743d470df9b1f1eceb52e (patch)
tree467e046fd7f9cad40a22bec5b27572e3dba033cf /conf/locale
parent932490d7f137a2adf896e4e9326f4e8f2b9a2b54 (diff)
templates/admin/config: show SSH.StartBuiltinServer
Diffstat (limited to 'conf/locale')
-rw-r--r--conf/locale/locale_en-US.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini
index 81640319..6494348d 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -1163,6 +1163,7 @@ config.ssh_domain = Domain
config.ssh_port = Port
config.ssh_listen_port = Listen Port
config.ssh_root_path = Root Path
+config.ssh_rewrite_authorized_keys_at_start = Rewrite authorized_keys At Start
config.ssh_key_test_path = Key Test Path
config.ssh_keygen_path = Keygen ('ssh-keygen') Path
config.ssh_minimum_key_size_check = Minimum Key Size Check