mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-11-10 11:09:43 +08:00
Adding Bahasa Indonesia.
This commit is contained in:
parent
4bc7273426
commit
c755110eb1
@ -20,7 +20,8 @@ _Léelo en otros idiomas:_
|
||||
[_Português_](README.pt-BR.md),
|
||||
[_Русский_](README.ru-RU.md),
|
||||
[_Türk_](README.tr-TR.md),
|
||||
[_Italiana_](README.it-IT.md)
|
||||
[_Italiana_](README.it-IT.md),
|
||||
[_Bahasa Indonesia_](README.id-ID.md)
|
||||
|
||||
*☝ Nótese que este proyecto está pensado con fines de aprendizaje e investigación,
|
||||
y **no** para ser usado en producción.*
|
||||
|
@ -21,7 +21,8 @@ _Lisez ceci dans d'autres langues:_
|
||||
[_Português_](README.pt-BR.md),
|
||||
[_Русский_](README.ru-RU.md),
|
||||
[_Türk_](README.tr-TR.md),
|
||||
[_Italiana_](README.it-IT.md)
|
||||
[_Italiana_](README.it-IT.md),
|
||||
[_Bahasa Indonesia_](README.id-ID.md)
|
||||
|
||||
## Data Structures
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Algoritme dan Struktur Data Javascript
|
||||
|
||||
[![Build Status](https://travis-ci.org/trekhleb/javascript-algorithms.svg?branch=master)](https://travis-ci.org/trekhleb/javascript-algorithms)
|
||||
[![CI](https://github.com/trekhleb/javascript-algorithms/workflows/CI/badge.svg)](https://github.com/trekhleb/javascript-algorithms/actions?query=workflow%3ACI+branch%3Amaster)
|
||||
[![codecov](https://codecov.io/gh/trekhleb/javascript-algorithms/branch/master/graph/badge.svg)](https://codecov.io/gh/trekhleb/javascript-algorithms)
|
||||
|
||||
Repositori ini berisi contoh-contoh algoritme dan struktur data yang populer menggunakan JavaScript.
|
||||
|
@ -17,7 +17,8 @@ _Leggilo in altre lingue:_
|
||||
[_Español_](README.es-ES.md),
|
||||
[_Português_](README.pt-BR.md),
|
||||
[_Русский_](README.ru-RU.md),
|
||||
[_Türk_](README.tr-TR.md)
|
||||
[_Türk_](README.tr-TR.md),
|
||||
[_Bahasa Indonesia_](README.id-ID.md)
|
||||
|
||||
*☝ Si noti che questo progetto è destinato ad essere utilizzato solo per l'apprendimento e la ricerca e non è destinato ad essere utilizzato per il commercio.*
|
||||
|
||||
|
@ -20,7 +20,8 @@ _Read this in other languages:_
|
||||
[_Português_](README.pt-BR.md),
|
||||
[_Русский_](README.ru-RU.md),
|
||||
[_Türk_](README.tr-TR.md),
|
||||
[_Italiana_](README.it-IT.md)
|
||||
[_Italiana_](README.it-IT.md),
|
||||
[_Bahasa Indonesia_](README.id-ID.md)
|
||||
|
||||
## データ構造
|
||||
|
||||
|
@ -19,7 +19,8 @@ _Read this in other languages:_
|
||||
[_Português_](README.pt-BR.md),
|
||||
[_Русский_](README.ru-RU.md),
|
||||
[_Türk_](README.tr-TR.md),
|
||||
[_Italiana_](README.it-IT.md)
|
||||
[_Italiana_](README.it-IT.md),
|
||||
[_Bahasa Indonesia_](README.id-ID.md)
|
||||
|
||||
## 자료 구조
|
||||
|
||||
|
@ -21,7 +21,8 @@ _Read this in other languages:_
|
||||
[_Português_](README.pt-BR.md),
|
||||
[_Русский_](README.ru-RU.md),
|
||||
[_Türk_](README.tr-TR.md),
|
||||
[_Italiana_](README.it-IT.md)
|
||||
[_Italiana_](README.it-IT.md),
|
||||
[_Bahasa Indonesia_](README.id-ID.md)
|
||||
|
||||
*☝ Note that this project is meant to be used for learning and researching purposes
|
||||
only, and it is **not** meant to be used for production.*
|
||||
|
@ -21,7 +21,8 @@ _Read this in other languages:_
|
||||
[_Português_](README.pt-BR.md),
|
||||
[_Русский_](README.ru-RU.md),
|
||||
[_Türk_](README.tr-TR.md),
|
||||
[_Italiana_](README.it-IT.md)
|
||||
[_Italiana_](README.it-IT.md),
|
||||
[_Bahasa Indonesia_](README.id-ID.md)
|
||||
|
||||
## Struktury Danych
|
||||
|
||||
|
@ -21,7 +21,8 @@ _Leia isto em outros idiomas:_
|
||||
[_Español_](README.es-ES.md),
|
||||
[_Русский_](README.ru-RU.md),
|
||||
[_Türk_](README.tr-TR.md),
|
||||
[_Italiana_](README.it-IT.md)
|
||||
[_Italiana_](README.it-IT.md),
|
||||
[_Bahasa Indonesia_](README.id-ID.md)
|
||||
|
||||
## Estrutura de Dados
|
||||
|
||||
|
@ -18,7 +18,8 @@ _Читать на других языках:_
|
||||
[_Español_](README.es-ES.md),
|
||||
[_Português_](README.pt-BR.md),
|
||||
[_Türk_](README.tr-TR.md),
|
||||
[_Italiana_](README.it-IT.md)
|
||||
[_Italiana_](README.it-IT.md),
|
||||
[_Bahasa Indonesia_](README.id-ID.md)
|
||||
|
||||
*☝ Замечание: этот репозиторий предназначен для учебно-исследовательских целей (**не** для использования в продакшн-системах).*
|
||||
|
||||
|
@ -19,7 +19,8 @@ _Read this in other languages:_
|
||||
[_Español_](README.es-ES.md),
|
||||
[_Português_](README.pt-BR.md),
|
||||
[_Русский_](README.ru-RU.md),
|
||||
[_Italiana_](README.it-IT.md)
|
||||
[_Italiana_](README.it-IT.md),
|
||||
[_Bahasa Indonesia_](README.id-ID.md)
|
||||
|
||||
*☝ Not, bu proje araştırma ve öğrenme amacı ile yapılmış
|
||||
olup üretim için **yaplılmamıştır**.*
|
||||
|
@ -18,7 +18,8 @@ _Read this in other languages:_
|
||||
[_Português_](README.pt-BR.md),
|
||||
[_Русский_](README.ru-RU.md),
|
||||
[_Türk_](README.tr-TR.md),
|
||||
[_Italiana_](README.it-IT.md)
|
||||
[_Italiana_](README.it-IT.md),
|
||||
[_Bahasa Indonesia_](README.id-ID.md)
|
||||
|
||||
*注意:这个项目仅用于学习和研究,**不是**用于生产环境。*
|
||||
|
||||
|
@ -17,7 +17,8 @@ _Read this in other languages:_
|
||||
[_Português_](README.pt-BR.md),
|
||||
[_Русский_](README.ru-RU.md),
|
||||
[_Türk_](README.tr-TR.md),
|
||||
[_Italiana_](README.it-IT.md)
|
||||
[_Italiana_](README.it-IT.md),
|
||||
[_Bahasa Indonesia_](README.id-ID.md)
|
||||
|
||||
## 資料結構
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user