Create navmenu.php

pull/808/head
begini 6 years ago committed by GitHub
parent 7f57dfe2bb
commit 5e1a505418
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,11 @@
<?php
return [
'viewMyProfile' => 'Lihat profil saya',
'myTimeline' => 'Linimasa Saya',
'publicTimeline' => 'Linimasa Publik',
'remoteFollow' => 'Ikuti Jarak Jauh',
'settings' => 'Pengaturan',
'admin' => 'Admin',
'logout' => 'Keluar',
'directMessages' => 'Pesan Langsung',
];
Loading…
Cancel
Save