Update Translation & Localization

2025-05-21 14:20:38 +00:00
parent 72c131db6c
commit c0accabfa5

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