Sync languages
This commit is contained in:
@@ -142,7 +142,7 @@ return [
|
||||
// Other
|
||||
'home' => 'Home',
|
||||
'description' => 'Stay up to date with the latest service updates from :app.',
|
||||
'powered_by' => 'Halaman Status :app dibuat dengan <a href="https://cachethq.io">Cachet</a>.',
|
||||
'powered_by' => 'Powered by <a href="https://cachethq.io" class="links">Cachet</a>.',
|
||||
'about_this_site' => 'Tentang situs ini',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Tambah Pelanggan Baru',
|
||||
'success' => 'Pelanggan sudah ditambahkan.',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Perbarui Pelanggan',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Rata-rata',
|
||||
'places' => 'Digit Desimal',
|
||||
'default_view' => 'Default view',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Nilai',
|
||||
@@ -105,8 +106,9 @@ return [
|
||||
'about-this-page' => 'Tentang halaman ini',
|
||||
'days-of-incidents' => 'Berapa hari insiden akan ditampilkan?',
|
||||
'banner' => 'Banner Image',
|
||||
'banner-help' => 'Disarankan gambar yang anda unggah tidak lebih lebar dari 930px.',
|
||||
'banner-help' => "Disarankan gambar yang anda unggah tidak lebih lebar dari 930px.",
|
||||
'subscribers' => 'Bolehkan pengunjung mendaftar notifikasi email?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Kode Google Analytics',
|
||||
|
||||
Reference in New Issue
Block a user