From 4126de172b2000ba6661a27134c7917e34cd7221 Mon Sep 17 00:00:00 2001 From: Hans5958 Date: Tue, 13 Jan 2026 10:52:10 +0700 Subject: [PATCH] Fix wording in "No machine translations" rule Some small adjustments while reading it back --- src/content/rules/no-machine-translations.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/rules/no-machine-translations.mdx b/src/content/rules/no-machine-translations.mdx index 39698ca..def4b69 100644 --- a/src/content/rules/no-machine-translations.mdx +++ b/src/content/rules/no-machine-translations.mdx @@ -18,7 +18,7 @@ mikumod_support: "False" excerpt: Do not add machine translated/romanized titles or lyrics. --- -Translations and romanizations titles or lyrics using [machine translation](https://en.wikipedia.org/wiki/Machine_translation) tools are not allowed. This includes using traditional machine translation services tools such as [Google Translate](https://en.wikipedia.org/wiki/Google_Translate) or [DeepL Translator](https://en.wikipedia.org/wiki/DeepL_Translator), or using [large language models](https://en.wikipedia.org/wiki/Large_language_model). +Translations/romanizations of titles and lyrics using [machine translation](https://en.wikipedia.org/wiki/Machine_translation) tools are not allowed. This includes using traditional machine translation services tools such as [Google Translate](https://en.wikipedia.org/wiki/Google_Translate) or [DeepL Translator](https://en.wikipedia.org/wiki/DeepL_Translator), or using [large language models](https://en.wikipedia.org/wiki/Large_language_model). Official translations are accepted in any case.