From d5c4c145ad972cc2bee18d69169c886c7f2b687c Mon Sep 17 00:00:00 2001 From: cjbzl Date: Mon, 21 Apr 2025 09:35:10 +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..8cf4262a8 100644 --- a/docs/en/docs/Administration/basic-configuration.md +++ b/docs/en/docs/Administration/basic-configuration.md @@ -56,7 +56,7 @@ localectl set-locale LANG=zh_CN.UTF-8 > ![](./public_sys-resources/icon-note.gif) **NOTE:** > -> After the modification, log in again or run the command `source /etc/locale.conf` as the user **root** to update the configuration file for the modification to take effect: +> After the modification, log in again or run the command `source /etc/locale.conf` as the user **root** to update the configuration file for the modification to take effect. ## Setting the Keyboard Layout -- Gitee