From 0218db5200ae5c5f1b67b23c0f8453130abeeaa7 Mon Sep 17 00:00:00 2001 From: cjbzl Date: Fri, 18 Apr 2025 07:21:05 +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 5f8bd1e9f..a1a98c7f6 100644 --- a/docs/en/docs/Administration/basic-configuration.md +++ b/docs/en/docs/Administration/basic-configuration.md @@ -12,7 +12,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: ```shell $ localectl status -- Gitee