mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
New translations web.php (Indonesian)
[ci skip]
This commit is contained in:
parent
6b76e85ff5
commit
38784a344f
1 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@ return [
|
||||||
'cancel' => 'Batal',
|
'cancel' => 'Batal',
|
||||||
'copyLink' => 'Salin tautan',
|
'copyLink' => 'Salin tautan',
|
||||||
'delete' => 'Hapus',
|
'delete' => 'Hapus',
|
||||||
'error' => 'Galat',
|
'error' => 'Kesalahan',
|
||||||
'errorMsg' => 'Telah terjadi kesalahan. Silakan coba lagi nanti.',
|
'errorMsg' => 'Telah terjadi kesalahan. Silakan coba lagi nanti.',
|
||||||
'oops' => 'Oops!',
|
'oops' => 'Oops!',
|
||||||
'other' => 'Lainnya',
|
'other' => 'Lainnya',
|
||||||
|
@ -54,7 +54,7 @@ return [
|
||||||
'profile' => 'Profil',
|
'profile' => 'Profil',
|
||||||
'drive' => 'Perangkat Keras',
|
'drive' => 'Perangkat Keras',
|
||||||
'settings' => 'Pengaturan',
|
'settings' => 'Pengaturan',
|
||||||
'compose' => 'Buat baru',
|
'compose' => 'Membuat baru',
|
||||||
'logout' => 'Keluar',
|
'logout' => 'Keluar',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
|
@ -81,7 +81,7 @@ return [
|
||||||
'shared' => 'membagikan',
|
'shared' => 'membagikan',
|
||||||
'tagged' => 'menandai Anda pada sebuah',
|
'tagged' => 'menandai Anda pada sebuah',
|
||||||
|
|
||||||
'updatedA' => 'memperbarui sebuah',
|
'updatedA' => 'mengupdate sebuah',
|
||||||
'sentA' => 'mengirim sebuah',
|
'sentA' => 'mengirim sebuah',
|
||||||
|
|
||||||
'followed' => 'diikuti',
|
'followed' => 'diikuti',
|
||||||
|
@ -110,7 +110,7 @@ return [
|
||||||
'posts' => 'Postingan',
|
'posts' => 'Postingan',
|
||||||
'followers' => 'Pengikut',
|
'followers' => 'Pengikut',
|
||||||
'following' => 'Mengikuti',
|
'following' => 'Mengikuti',
|
||||||
'admin' => 'Pengurus',
|
'admin' => 'Pengelola',
|
||||||
'collections' => 'Koleksi',
|
'collections' => 'Koleksi',
|
||||||
'follow' => 'Ikuti',
|
'follow' => 'Ikuti',
|
||||||
'unfollow' => 'Berhenti Ikuti',
|
'unfollow' => 'Berhenti Ikuti',
|
||||||
|
|
Loading…
Reference in a new issue