From 2fa9322d0ffae03a92b787bb24c70874edca13c5 Mon Sep 17 00:00:00 2001 From: CI Date: Thu, 21 Dec 2017 00:05:37 +0000 Subject: [PATCH] update locales from crowdin --- config/locales/crowdin/id.yml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 config/locales/crowdin/id.yml diff --git a/config/locales/crowdin/id.yml b/config/locales/crowdin/id.yml new file mode 100644 index 0000000000..28a14a56be --- /dev/null +++ b/config/locales/crowdin/id.yml @@ -0,0 +1,19 @@ +id: + activerecord: + models: + document: "Dokumen" + default_doc_category_tech: "Dokumentasi teknis" + default_doc_category_user: "Dokumentasi pengguna" + enumeration_doc_categories: "Kategori dokumen" + enumeration: + document_category: + documentation: Documentation + specification: Specification + other: Other + label_document_added: "Dokumen ditambahkan" + label_document_new: "Dokumen baru" + label_document_plural: "Dokumen" + label_documents: "Dokumen" + permission_manage_documents: "Kelola dokumen" + permission_view_documents: "Lihat dokumen" + project_module_documents: "Dokumen"