From 38784a344f052a00016d93d02399d9a10be5296c Mon Sep 17 00:00:00 2001 From: daniel Date: Thu, 30 Dec 2021 17:31:23 -0700 Subject: [PATCH] New translations web.php (Indonesian) [ci skip] --- resources/lang/id/web.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/lang/id/web.php b/resources/lang/id/web.php index 7912b3aac..be72512e7 100644 --- a/resources/lang/id/web.php +++ b/resources/lang/id/web.php @@ -17,7 +17,7 @@ return [ 'cancel' => 'Batal', 'copyLink' => 'Salin tautan', 'delete' => 'Hapus', - 'error' => 'Galat', + 'error' => 'Kesalahan', 'errorMsg' => 'Telah terjadi kesalahan. Silakan coba lagi nanti.', 'oops' => 'Oops!', 'other' => 'Lainnya', @@ -54,7 +54,7 @@ return [ 'profile' => 'Profil', 'drive' => 'Perangkat Keras', 'settings' => 'Pengaturan', - 'compose' => 'Buat baru', + 'compose' => 'Membuat baru', 'logout' => 'Keluar', // Nav footer @@ -81,7 +81,7 @@ return [ 'shared' => 'membagikan', 'tagged' => 'menandai Anda pada sebuah', - 'updatedA' => 'memperbarui sebuah', + 'updatedA' => 'mengupdate sebuah', 'sentA' => 'mengirim sebuah', 'followed' => 'diikuti', @@ -110,7 +110,7 @@ return [ 'posts' => 'Postingan', 'followers' => 'Pengikut', 'following' => 'Mengikuti', - 'admin' => 'Pengurus', + 'admin' => 'Pengelola', 'collections' => 'Koleksi', 'follow' => 'Ikuti', 'unfollow' => 'Berhenti Ikuti',