Skip to content

Commit 5e0cf4b

Browse files
authored
Update locale_en-US.ini (#17553)
1 parent dbdaa71 commit 5e0cf4b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

options/locale/locale_en-US.ini

+4-4
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@ lfs_path = Git LFS Root Path
149149
lfs_path_helper = Files tracked by Git LFS will be stored in this directory. Leave empty to disable.
150150
run_user = Run As Username
151151
run_user_helper = Enter the operating system username that Gitea runs as. Note that this user must have access to the repository root path.
152-
domain = SSH Server Domain
153-
domain_helper = Domain or host address for SSH clone URLs.
152+
domain = Server Domain
153+
domain_helper = Domain or host address for the server.
154154
ssh_port = SSH Server Port
155155
ssh_port_helper = Port number your SSH server listens on. Leave empty to disable.
156156
http_port = Gitea HTTP Listen Port
@@ -2547,7 +2547,7 @@ config.app_ver = Gitea Version
25472547
config.app_url = Gitea Base URL
25482548
config.custom_conf = Configuration File Path
25492549
config.custom_file_root_path = "Custom File Root Path"
2550-
config.domain = SSH Server Domain
2550+
config.domain = Server Domain
25512551
config.offline_mode = Local Mode
25522552
config.disable_router_log = Disable Router Log
25532553
config.run_user = Run As Username
@@ -2563,7 +2563,7 @@ config.reverse_auth_user = Reverse Authentication User
25632563
config.ssh_config = SSH Configuration
25642564
config.ssh_enabled = Enabled
25652565
config.ssh_start_builtin_server = Use Built-In Server
2566-
config.ssh_domain = Server Domain
2566+
config.ssh_domain = SSH Server Domain
25672567
config.ssh_port = Port
25682568
config.ssh_listen_port = Listen Port
25692569
config.ssh_root_path = Root Path

0 commit comments

Comments
 (0)