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
ed183ade4b
commit
c0f04a0dfb
1 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@ return [
|
|||
'cancel' => 'Batal',
|
||||
'copyLink' => 'Salin tautan',
|
||||
'delete' => 'Hapus',
|
||||
'error' => 'Kesalahan',
|
||||
'error' => 'Galat',
|
||||
'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' => 'Membuat baru',
|
||||
'compose' => 'Buat baru',
|
||||
'logout' => 'Keluar',
|
||||
|
||||
// Nav footer
|
||||
|
@ -81,7 +81,7 @@ return [
|
|||
'shared' => 'membagikan',
|
||||
'tagged' => 'menandai Anda pada sebuah',
|
||||
|
||||
'updatedA' => 'mengupdate sebuah',
|
||||
'updatedA' => 'memperbarui sebuah',
|
||||
'sentA' => 'mengirim sebuah',
|
||||
|
||||
'followed' => 'diikuti',
|
||||
|
@ -110,7 +110,7 @@ return [
|
|||
'posts' => 'Postingan',
|
||||
'followers' => 'Pengikut',
|
||||
'following' => 'Mengikuti',
|
||||
'admin' => 'Pengelola',
|
||||
'admin' => 'Pengurus',
|
||||
'collections' => 'Koleksi',
|
||||
'follow' => 'Ikuti',
|
||||
'unfollow' => 'Berhenti Ikuti',
|
||||
|
|
Loading…
Reference in a new issue