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',