diff --git a/README.id-ID.md b/README.id-ID.md index 80607324..7994cecc 100644 --- a/README.id-ID.md +++ b/README.id-ID.md @@ -399,6 +399,7 @@ Nano ID telah bermigrasi ke berbagai macam bahasa. Seluruh versi dapat digunakan - [Swift](https://github.com/antiflasher/NanoID) - [Unison](https://share.unison-lang.org/latest/namespaces/hojberg/nanoid) - [V](https://github.com/invipal/nanoid) +- [Zig](https://github.com/SasLuca/zig-nanoid) Untuk environment lainnya, [CLI](#cli) tersedia untuk melakukan generasi ID dari command line / Terminal. diff --git a/README.md b/README.md index 1329c581..e704e232 100644 --- a/README.md +++ b/README.md @@ -518,6 +518,7 @@ the same ID generator on the client and server side. * [Swift](https://github.com/antiflasher/NanoID) * [Unison](https://share.unison-lang.org/latest/namespaces/hojberg/nanoid) * [V](https://github.com/invipal/nanoid) +* [Zig](https://github.com/SasLuca/zig-nanoid) For other environments, [CLI] is available to generate IDs from a command line. diff --git a/README.ru.md b/README.ru.md index 017cf9ca..0a203160 100644 --- a/README.ru.md +++ b/README.ru.md @@ -503,6 +503,7 @@ Nano ID был портирован на множество языков. Это - [Swift](https://github.com/antiflasher/NanoID) * [Unison](https://share.unison-lang.org/latest/namespaces/hojberg/nanoid) - [V](https://github.com/invipal/nanoid) +- [Zig](https://github.com/SasLuca/zig-nanoid) Для остальных сред можно использовать Nano ID [для терминала]. diff --git a/README.zh-CN.md b/README.zh-CN.md index 6af4fd68..e24013c6 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -481,6 +481,7 @@ Nano ID 已被移植到许多语言。 你可以使用下面这些移植,获 * [Swift](https://github.com/antiflasher/NanoID) * [Unison](https://share.unison-lang.org/latest/namespaces/hojberg/nanoid) * [V](https://github.com/invipal/nanoid) +* [Zig](https://github.com/SasLuca/zig-nanoid) 此外,[CLI] 还可用于从命令行生成 ID。