From 235e5a2fdee3f9ab592d7bbc7d1c24c02f0980d7 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 18 May 2024 17:05:38 +0200 Subject: [PATCH] docs: Multi-language (#121) --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index cf1fc18..a1a9618 100644 --- a/readme.md +++ b/readme.md @@ -101,7 +101,9 @@ kubectl apply -f kubernetes.yml LANGUAGE: "Chinese" ``` - If you want to use a keyboard layout or locale that is not the default for the above language, you can add the `KEYBOARD` and `REGION` variables with a culture code, like this: + You can choose between `Arabic`, `Bulgarian`, `Chinese`, `Croatian`, `Czech`, `Danish`, `Dutch`, `Estonian`, `Finnish`, `French`, `German`, `Greek`, `Hebrew`, `Hungarian`, `Italian`, `Japanese`, `Korean`, `Latvian`, `Lithuanian`, `Norwegian`, `Polish`, `Portuguese`, `Romanian`, `Russian`, `Serbian`, `Slovak`, `Slovenian`, `Spanish`, `Swedish`, `Turkish`, `Thai` and `Ukrainian`. + + If you want to use a keyboard layout or locale that is not the default for the selected language, you can add the `KEYBOARD` and `REGION` variables with a culture code, like this: ```yaml environment: