From 039186e20c1828c0c4d065182603d131f761e1d7 Mon Sep 17 00:00:00 2001 From: cjbzl Date: Mon, 21 Apr 2025 09:31:22 +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 7ad9de5e9..0047d6ec2 100644 --- a/docs/en/docs/Administration/basic-configuration.md +++ b/docs/en/docs/Administration/basic-configuration.md @@ -77,7 +77,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