From c0accabfa550821c5d176b779d888d7e0f379dd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=82=E3=81=8B=E3=83=8B=E3=83=A3=E3=83=B3?= Date: Wed, 21 May 2025 14:20:38 +0000 Subject: [PATCH] Update Translation & Localization --- Translation-%26-Localization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Translation-%26-Localization.md b/Translation-%26-Localization.md index 0730004..c0488ef 100644 --- a/Translation-%26-Localization.md +++ b/Translation-%26-Localization.md @@ -7,7 +7,7 @@ Pretty much all you have to do is make a copy of en.ts in [src/i18n](https://git ## Translating patches The English localization file doesn't have a patch list, as patch files normally come with English descriptions. -If you wish to translate the standard patches, copy this list and paste it into the `patch` section: +If you wish to translate the standard patches, copy this list and paste it into the `patch` section ([example](https://gitea.tendokyu.moe/akanyan/STARTLINER/src/branch/master/src/i18n/ja.ts#L93)): ```js 'standard-shared-audio': 'Force shared audio mode, system audio sample rate must be 48000Hz', 'standard-shared-audio-tooltip': 'Improves compatibility, but may increase latency',