Update Translation & Localization

2025-04-27 06:28:23 +00:00
parent 1223c379ad
commit 02a7c072aa

@ -1,8 +1,13 @@
## Getting started
Almost all strings can be translated in STARTLINER.
Pretty much you have to do is make a copy of en.ts in [src/i18n](https://gitea.tendokyu.moe/akanyan/STARTLINER/src/branch/master/src/i18n), rename it accordingly, and translate the contents.
## Translating patches
The English localization file doesn't have the patch list, as the patch files normally come with English descriptions.
If you wish to translate patches, copy this list and paste it into the `patch` section:
```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',