1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-07 23:03:00 +03:00

New Crowdin updates (#3358)

This commit is contained in:
Dan Brown
2022-04-14 16:14:05 +01:00
committed by GitHub
parent 27339079f7
commit e49afdbd72
17 changed files with 232 additions and 232 deletions

View File

@@ -7,27 +7,27 @@
*/
return [
// General editor terms
'general' => 'General',
'advanced' => 'Advanced',
'none' => 'None',
'cancel' => 'Cancel',
'save' => 'Save',
'close' => 'Close',
'general' => 'Umum',
'advanced' => 'Lanjutan',
'none' => 'Tidak Ada',
'cancel' => 'Batal',
'save' => 'Simpan',
'close' => 'Tutup',
'undo' => 'Undo',
'redo' => 'Redo',
'left' => 'Left',
'center' => 'Center',
'right' => 'Right',
'top' => 'Top',
'middle' => 'Middle',
'bottom' => 'Bottom',
'width' => 'Width',
'height' => 'Height',
'More' => 'More',
'select' => 'Select...',
'redo' => 'Ulangi',
'left' => 'Kiri',
'center' => 'Tengah',
'right' => 'Kanan',
'top' => 'Atas',
'middle' => 'Sedang',
'bottom' => 'Bawah',
'width' => 'Lebar',
'height' => 'Tinggi',
'More' => 'Lebih Banyak',
'select' => 'Pilih...',
// Toolbar
'formats' => 'Formats',
'formats' => 'Format',
'header_large' => 'Large Header',
'header_medium' => 'Medium Header',
'header_small' => 'Small Header',
@@ -37,12 +37,12 @@ return [
'inline_code' => 'Inline code',
'callouts' => 'Callouts',
'callout_information' => 'Information',
'callout_success' => 'Success',
'callout_warning' => 'Warning',
'callout_danger' => 'Danger',
'bold' => 'Bold',
'callout_success' => 'Sukses',
'callout_warning' => 'Peringatan',
'callout_danger' => 'Bahaya',
'bold' => 'Berani',
'italic' => 'Italic',
'underline' => 'Underline',
'underline' => 'Garis Bawah',
'strikethrough' => 'Strikethrough',
'superscript' => 'Superscript',
'subscript' => 'Subscript',