Skip to content
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/