Sync languages

This commit is contained in:
James Brooks
2016-05-31 20:18:39 +01:00
parent c81f18c3bc
commit 150057ef50
147 changed files with 2429 additions and 1973 deletions
+2 -1
View File
@@ -34,6 +34,7 @@ return [
'invalid' => 'Invalid username or password',
'invalid-token' => 'Token tidak benar',
'cookies' => 'Mohon aktifkan cookies untuk login.',
'rate-limit' => 'Rate limit exceeded.',
],
// Incidents form fields
@@ -106,7 +107,7 @@ 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?',
],