Update widgets_views_markdownEditor.php

This commit is contained in:
Hj Ahmad Rasyid Hj Ismail 2016-11-30 22:03:12 +08:00 committed by GitHub
parent a411a79ac9
commit 0c7f1a48b4

View File

@ -20,13 +20,13 @@ return array (
'Title' => 'Tajuk',
'Title of your link' => 'Tajuk pautan anda',
'URL/Link' => 'URL/Pautan',
'code text here' => 'kod teks di sini',
'code text here' => 'teks kod di sini',
'emphasized text' => 'teks dicerahkan',
'enter image description here' => 'masukkan deskripsi imej di sini',
'enter image title here' => 'masukkan tajuk imej di sini',
'enter link description here' => 'masukkan deskripsi pautan di sini',
'heading text' => 'teks kepala',
'list text here' => 'senaraikan teks di sini',
'list text here' => 'teks bagi senarai di sini',
'quote here' => 'ungkap di sini',
'strong text' => 'teks tebal',
);