From fd55bd1e7bb49b01d042ec63847844b7c37e39a2 Mon Sep 17 00:00:00 2001 From: cjbzl Date: Tue, 15 Apr 2025 07:07:46 +0000 Subject: [PATCH] Englishi 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 670406e23..7425c5cc2 100644 --- a/docs/en/docs/Administration/basic-configuration.md +++ b/docs/en/docs/Administration/basic-configuration.md @@ -85,7 +85,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