From 28ef25787643d6d070ac59a0dc47c5867b1258d6 Mon Sep 17 00:00:00 2001 From: cjbzl Date: Mon, 21 Apr 2025 09:33:43 +0000 Subject: [PATCH] English Translation Signed-off-by: cjbzl --- docs/en/docs/Administration/basic-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/docs/Administration/basic-configuration.md b/docs/en/docs/Administration/basic-configuration.md index 4115a543d..9a8f0c575 100644 --- a/docs/en/docs/Administration/basic-configuration.md +++ b/docs/en/docs/Administration/basic-configuration.md @@ -45,7 +45,7 @@ To display the current locale status, run the following command: $ localectl status ``` -Example command output: +For example, to display the current system settings, the command and output are as follows: ```bash $ localectl status -- Gitee