Create site.php

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

@ -0,0 +1,13 @@
<?php
return [
'about' => 'Tentang',
'help' => 'Bantuan',
'language' => 'Bahasa',
'fediverse' => 'Fediverse',
'opensource' => 'Open Source',
'terms' => 'Syarat',
'privacy' => 'Privasi',
'l10nWip' => 'Kami masih mengusahakan fitur multi bahasa ini',
'currentLocale' => 'Locale sekarang',
'selectLocale' => 'Pilih salah satu bahasa yang tersedia',
];
Loading…
Cancel
Save