feat: add routes, lang, tests, stubs, docs, and docker configurations

This commit is contained in:
2026-05-21 16:05:16 +07:00
parent fad70d096b
commit 28a06315b8
3385 changed files with 177070 additions and 0 deletions
+744
View File
@@ -0,0 +1,744 @@
<?php
return [
'builder' => [
'actions' => [
'clone' => [
'label' => 'A ang chiah a lâk chhâwnna',
],
'add' => [
'label' => 'Add to :label',
'modal' => [
'heading' => 'Add to :label',
'actions' => [
'add' => [
'label' => 'Add',
],
],
],
],
'add_between' => [
'label' => 'Insert between blocks',
'modal' => [
'heading' => 'Add to :label',
'actions' => [
'add' => [
'label' => 'Add',
],
],
],
],
'delete' => [
'label' => 'Thai bona',
],
'edit' => [
'label' => 'Tihdikna',
'modal' => [
'heading' => 'Edit block',
'actions' => [
'save' => [
'label' => 'Thlâkthlengna',
],
],
],
],
'reorder' => [
'label' => 'Dah sawnna',
],
'move_down' => [
'label' => 'Chhukna',
],
'move_up' => [
'label' => 'Chhohna',
],
'collapse' => [
'label' => 'Tihzimna',
],
'expand' => [
'label' => 'Tihzauna',
],
'collapse_all' => [
'label' => 'Avaia tihzimna',
],
'expand_all' => [
'label' => 'Avaia tihzauhna',
],
],
],
'checkbox_list' => [
'actions' => [
'deselect_all' => [
'label' => 'Avaia paih na',
],
'select_all' => [
'label' => 'Avaia thlanna',
],
],
],
'file_upload' => [
'editor' => [
'actions' => [
'cancel' => [
'label' => 'Sûtna',
],
'drag_crop' => [
'label' => 'Drag mode "crop"',
],
'drag_move' => [
'label' => 'Drag mode "move"',
],
'flip_horizontal' => [
'label' => 'Flip image horizontally',
],
'flip_vertical' => [
'label' => 'Flip image vertically',
],
'move_down' => [
'label' => 'Move image down',
],
'move_left' => [
'label' => 'Move image to left',
],
'move_right' => [
'label' => 'Move image to right',
],
'move_up' => [
'label' => 'Move image up',
],
'reset' => [
'label' => 'Reset',
],
'rotate_left' => [
'label' => 'Rotate image to left',
],
'rotate_right' => [
'label' => 'Rotate image to right',
],
'set_aspect_ratio' => [
'label' => 'Set aspect ratio to :ratio',
],
'save' => [
'label' => 'Save',
],
'zoom_100' => [
'label' => 'Zoom image to 100%',
],
'zoom_in' => [
'label' => 'Zoom in',
],
'zoom_out' => [
'label' => 'Zoom out',
],
],
'fields' => [
'height' => [
'label' => 'Height',
'unit' => 'px',
],
'rotation' => [
'label' => 'Rotation',
'unit' => 'deg',
],
'width' => [
'label' => 'Width',
'unit' => 'px',
],
'x_position' => [
'label' => 'X',
'unit' => 'px',
],
'y_position' => [
'label' => 'Y',
'unit' => 'px',
],
],
'aspect_ratios' => [
'label' => 'Aspect ratios',
'no_fixed' => [
'label' => 'Free',
],
],
'svg' => [
'messages' => [
'confirmation' => 'SVG file tihdanglam hi a quality a hloh nasat theih em avangin recommend loh ani.\n I ti duh chiang em?',
'disabled' => 'SVG files siam danglam theihna hi disabled ani a quality a hloh theih avangin.',
],
],
],
],
'key_value' => [
'actions' => [
'add' => [
'label' => 'Tlar belhna',
],
'delete' => [
'label' => 'Tlar paihna',
],
'reorder' => [
'label' => 'Tlar sawnna',
],
],
'fields' => [
'key' => [
'label' => 'Key',
],
'value' => [
'label' => 'Value',
],
],
],
'markdown_editor' => [
'file_attachments_accepted_file_types_message' => 'File upload ho hi type: :values an ni tur ani.',
'file_attachments_max_size_message' => 'File upload ho hi :max kilobytes ai a lian theilo.',
'tools' => [
'attach_files' => 'Attach files',
'blockquote' => 'Blockquote',
'bold' => 'Bold',
'bullet_list' => 'Bullet list',
'code_block' => 'Code block',
'heading' => 'Heading',
'italic' => 'Italic',
'link' => 'Link',
'ordered_list' => 'Numbered list',
'redo' => 'Redo',
'strike' => 'Strikethrough',
'table' => 'Table',
'undo' => 'Undo',
],
],
'modal_table_select' => [
'actions' => [
'select' => [
'label' => 'Thlanna',
'actions' => [
'select' => [
'label' => 'Thlanna',
],
],
],
],
],
'radio' => [
'boolean' => [
'true' => 'Aw',
'false' => 'Aih',
],
],
'repeater' => [
'actions' => [
'add' => [
'label' => ':Label a belhna',
],
'add_between' => [
'label' => 'A inkâra thunna',
],
'delete' => [
'label' => 'Paihna',
],
'clone' => [
'label' => 'A ang siamna',
],
'reorder' => [
'label' => 'Dah sawnna',
],
'move_down' => [
'label' => 'Chhukna',
],
'move_up' => [
'label' => 'Chhohna',
],
'collapse' => [
'label' => 'Tihzimna',
],
'expand' => [
'label' => 'Tihzauna',
],
'collapse_all' => [
'label' => 'Avaia tihzimna',
],
'expand_all' => [
'label' => 'Avaia tihzauhna',
],
],
],
'rich_editor' => [
'actions' => [
'attach_files' => [
'label' => 'Upload file',
'modal' => [
'heading' => 'Upload file',
'form' => [
'file' => [
'label' => [
'new' => 'File',
'existing' => 'Replace file',
],
],
'alt' => [
'label' => [
'new' => 'Alt text',
'existing' => 'Change alt text',
],
],
],
],
],
'custom_block' => [
'modal' => [
'actions' => [
'insert' => [
'label' => 'Insert',
],
'save' => [
'label' => 'Save',
],
],
],
],
'grid' => [
'label' => 'Grid',
'modal' => [
'heading' => 'Grid',
'form' => [
'preset' => [
'label' => 'Preset',
'placeholder' => 'None',
'options' => [
'two' => 'Two',
'three' => 'Three',
'four' => 'Four',
'five' => 'Five',
'two_start_third' => 'Two (Start Third)',
'two_end_third' => 'Two (End Third)',
'two_start_fourth' => 'Two (Start Fourth)',
'two_end_fourth' => 'Two (End Fourth)',
],
],
'columns' => [
'label' => 'Columns',
],
'from_breakpoint' => [
'label' => 'From breakpoint',
'options' => [
'default' => 'All',
'sm' => 'Small',
'md' => 'Medium',
'lg' => 'Large',
'xl' => 'Extra large',
'2xl' => 'Two extra large',
],
],
'is_asymmetric' => [
'label' => 'Two asymmetric columns',
],
'start_span' => [
'label' => 'Start span',
],
'end_span' => [
'label' => 'End span',
],
],
],
],
'link' => [
'label' => 'Link',
'modal' => [
'heading' => 'Link',
'form' => [
'url' => [
'label' => 'URL',
],
'should_open_in_new_tab' => [
'label' => 'Open in new tab',
],
],
],
],
'text_color' => [
'label' => 'Text color',
'modal' => [
'heading' => 'Text color',
'form' => [
'color' => [
'label' => 'Color',
],
'custom_color' => [
'label' => 'Custom color',
],
],
],
],
],
'file_attachments_accepted_file_types_message' => 'File upload ho hi type: :values an ni tur ani.',
'file_attachments_max_size_message' => 'File upload ho hi :max kilobytes ai a lian theilo.',
'no_merge_tag_search_results_message' => 'Merge tag results a awmlo.',
'mentions' => [
'no_options_message' => 'Duh thlan tur a awmlo.',
'no_search_results_message' => 'I thilzawn hi a awmlo.',
'search_prompt' => 'Zawng turin thil chhu rawh...',
'searching_message' => 'Zawn mek ani...',
],
'tools' => [
'align_center' => 'Align center',
'align_end' => 'Align end',
'align_justify' => 'Align justify',
'align_start' => 'Align start',
'attach_files' => 'Attach files',
'blockquote' => 'Blockquote',
'bold' => 'Bold',
'bullet_list' => 'Bullet list',
'clear_formatting' => 'Clear formatting',
'code' => 'Code',
'code_block' => 'Code block',
'custom_blocks' => 'Blocks',
'details' => 'Details',
'h1' => 'Title',
'h2' => 'Heading',
'h3' => 'Subheading',
'grid' => 'Grid',
'grid_delete' => 'Delete grid',
'highlight' => 'Highlight',
'horizontal_rule' => 'Horizontal rule',
'italic' => 'Italic',
'lead' => 'Lead text',
'link' => 'Link',
'merge_tags' => 'Merge tags',
'ordered_list' => 'Numbered list',
'redo' => 'Redo',
'small' => 'Small text',
'strike' => 'Strikethrough',
'subscript' => 'Subscript',
'superscript' => 'Superscript',
'table' => 'Table',
'table_delete' => 'Delete table',
'table_add_column_before' => 'Add column before',
'table_add_column_after' => 'Add column after',
'table_delete_column' => 'Delete column',
'table_add_row_before' => 'Add row above',
'table_add_row_after' => 'Add row below',
'table_delete_row' => 'Delete row',
'table_merge_cells' => 'Merge cells',
'table_split_cell' => 'Split cell',
'table_toggle_header_row' => 'Toggle header row',
'table_toggle_header_cell' => 'Toggle header cell',
'text_color' => 'Text color',
'underline' => 'Underline',
'undo' => 'Undo',
],
'uploading_file_message' => 'Uploading file...',
],
'select' => [
'actions' => [
'create_option' => [
'label' => 'Siamna',
'modal' => [
'heading' => 'Siamna',
'actions' => [
'create' => [
'label' => 'Siamna',
],
'create_another' => [
'label' => 'Pakhat siama adang siam lehna',
],
],
],
],
'edit_option' => [
'label' => 'Tihdikna',
'modal' => [
'heading' => 'Tihdikna',
'actions' => [
'save' => [
'label' => 'Thlâkthlengna',
],
],
],
],
],
'boolean' => [
'true' => 'Aw',
'false' => 'Aih',
],
'loading_message' => 'Loading...',
'max_items_message' => ':count chiah a select theih.',
'no_options_message' => 'Duh thlan tur a awmlo.',
'no_search_results_message' => 'I thilzawn hi a awmlo.',
'placeholder' => 'I duh thlang rawh...',
'searching_message' => 'Zawn mek ani...',
'search_prompt' => 'Zawng turin thil chhu rawh...',
],
'tags_input' => [
'actions' => [
'delete' => [
'label' => 'Thai bona',
],
],
'placeholder' => 'Tag thar',
],
'text_input' => [
'actions' => [
'copy' => [
'label' => 'Lâk chhâwnna',
'message' => 'Lâk chhâwn ani e',
],
'hide_password' => [
'label' => 'Password hliahna',
],
'show_password' => [
'label' => 'Password tihlanna',
],
],
],
'toggle_buttons' => [
'boolean' => [
'true' => 'Aw',
'false' => 'Aih',
],
],
];
+10
View File
@@ -0,0 +1,10 @@
<?php
return [
'distinct' => [
'must_be_selected' => ':attribute pakhat tal select tur.',
'only_one_must_be_selected' => ':attribute pakhat chiah select theih.',
],
];