You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@ The Composable Architecture (TCA, for short) is a library for building applicati
30
30
*[Installation](#installation)
31
31
*[Documentation](#documentation)
32
32
*[Help](#help)
33
+
*[Translations](#translations)
33
34
*[Credits and thanks](#credits-and-thanks)
34
35
*[Other libraries](#other-libraries)
35
36
@@ -432,6 +433,7 @@ If you want to discuss the Composable Architecture or have a question about how
432
433
## Translations
433
434
434
435
- A Korean translation of this README is available [here](https://gist.github.com/pilgwon/ea05e2207ab68bdd1f49dff97b293b17).
436
+
- An Indonesian translation of this README is available [here](https://gist.github.com/wendyliga/792ea9ac5cc887f59de70a9e39cc7343).
435
437
436
438
If you'd like to contribute a translation, please [open a PR](https://github.com/pointfreeco/swift-composable-architecture/edit/main/README.md) with a link to a [Gist](https://gist.github.com)!
0 commit comments