Co-authored-by: CHALOPIN Clément <clement.chalopin@gmail.com>
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
Co-authored-by: Fiki Maulana <fikimaul@gmail.com>
Co-authored-by: Shunjid Rahman Showrov <shunjid.rahman@gmail.com>
Co-authored-by: Adrian Skar <adrian@adrianskar.com>
Co-authored-by: Lucas Queiroz <me@lucasqueiroz.dev>
Co-authored-by: piraces <raul.piraces@gmail.com>
Co-authored-by: vachan-maker <65799568+vachan-maker@users.noreply.github.com>
This commit is contained in:
Liyas Thomas
2020-10-05 07:07:02 +05:30
committed by GitHub
parent 826e3ebc5e
commit 48142721ac
6 changed files with 846 additions and 13 deletions

View File

@@ -88,5 +88,20 @@
"stop": "Berhenti",
"syncHistory": "History",
"syncCollections": "Collections",
"syncEnvironments": "Environments"
"syncEnvironments": "Environments",
"history_empty": "Riwayat Kosong",
"search": "Cari",
"nothing_found": "Tidak ditemukan",
"clear_all": "Hapus Semua",
"are_you_sure": "Apakah Anda Yakin?",
"delete": "Hapus",
"add_star": "Tambahkan Bintang",
"remove_star": "Hilangkan Bintang",
"sort": "Urutkan",
"time": "Waktu",
"show_more": "Tampilkan Lainnya",
"hide_more": "Sembunyikan Lainnya",
"deleted": "Dihapus",
"history_deleted": "Riwayat Dihapus",
"no_duration": "Tidak Ada Durasi"
}