Skip to content

[skip changelog] Add readme for localization data #1837

New issue

Have a question about this project? No Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “No Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? No Sign in to your account

Merged
merged 1 commit into from
Aug 16, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions i18n/data/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Localization data

This folder contains the [localization](https://wikipedia.org/wiki/Language_localisation) data for **Arduino CLI**.

❗ These files are automatically generated and so can not be edited directly. If you wish to modify the contents, do it
at the source:

- **en.po** - edit the string in the source code file indicated by the comment above it <br /> e.g., a comment
`#: commands/upload/upload.go:615` indicates the source string is at line 615 of the file
[`commands/upload/upload.go`](../../commands/upload/upload.go)
- **All other files** - the localization is done on **Transifex**: <br />
https://explore.transifex.com/arduino-1/arduino-cli/