fix images

This commit is contained in:
HF 2024-02-05 01:09:41 +01:00
parent 1de608e25e
commit 11525294b1
4 changed files with 4 additions and 4 deletions

View File

@ -14,14 +14,14 @@ If a language code differs from the country code of a wanted flag, it can be def
1. Download poedit [here](https://poedit.net/) and [template.pot](https://git.pixelplanet.fun/ppfun/pixelplanet/raw/branch/master/i18n/template.pot)
2. Open it and **Create new Translation** and open the `template.pot`
![start](../promotion/poedit/start.png)
![start](./images/start.png)
3. Select the language you want to translate into
![langsel](../promotion/poedit/langsel.png)
![langsel](./images/langsel.png)
4. Translate all the entries
![translate](../promotion/poedit/translate.png)
![translate](./images/translate.png)
5. Save the translation as `[locale].po` (i.e. `es.po` for spanish)
6. Do the same again, but with [template-ssr.pot](https://git.pixelplanet.fun/ppfun/pixelplanet/raw/branch/master/i18n/template-ssr.pot) and save it as `ssr-[locale].po`
7. Send us the two files on [guilded](https://pixelplanet.fun) or make a pull request
7. Send us the two files on [discord](https://pixelplanet.fun/guilded) or make a pull request
### Update old translation if change is needed

BIN
images/langsel.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

BIN
images/start.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

BIN
images/translate.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB