Skip to content

Commit c242029

Browse files
committed
Added some development detail to the i18n readme
1 parent fd6d243 commit c242029

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/i18n/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Sandify uses [i18next](https://www.i18next.com/) with a natural language keys pattern.
44

5+
Outside of these translations, sandify code, comments, and (ideally) git commit messages should be in English.
6+
7+
Any additional translations and maintenance is welcome. Any translations should be as close to English as reasonably possible. Translations do not have to be literally the same.
8+
59
## How It Works
610

711
English strings are used as translation keys:

0 commit comments

Comments
 (0)