1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-02-09 20:23:37 +02:00

Fixed TRANSLATIONS.md link (#1071)

This commit is contained in:
Qinglin 2023-08-13 21:37:38 +08:00 committed by GitHub
parent 7e08c7b157
commit a166ccfdb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,9 +14,9 @@ directory. The `.po` files are small text-based translation databases.
> available. This will ensure that the file is encoded correctly.
> **Important:** If you are planning to use [Poedit](https://poedit.net/) as
> suggested above, make sure to follow the additional configuration
> steps](#Additional-Configuration-Steps-for-Poedit) below to ensure the `.po`
> file is correctly formatted.
> suggested above, make sure to follow the
> [additional configuration steps](#Additional-Configuration-for-Poedit) below
> to ensure the `.po` file is correctly formatted.
There is a `.po` file for each language. They are named after the [ISO 639]
language codes: Danish would go into `po/da.po`, Korean would go into