From e47f85df1f50b1ee6538e93c9e6dd5f0020173f4 Mon Sep 17 00:00:00 2001 From: networkException Date: Thu, 16 Jan 2025 23:03:32 +0100 Subject: [PATCH] README: Remove region subtags from RFC 5646 language tags --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3efba00..22352af 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,8 @@ You MAY contact me using any one of the services and platforms listed on [nwex.d It is POSSIBLE to talk to me in any language listed as a [RFC 5646](https://www.rfc-editor.org/rfc/rfc5646.html) language tag below. -- `en-US` English (United States) -- `de-DE` German (Germany) +- `en` English +- `de` German ## License / Credits