feat: add routes, lang, tests, stubs, docs, and docker configurations
This commit is contained in:
+45
@@ -0,0 +1,45 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'Inzawmna',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => ':Label inzawmna',
|
||||
|
||||
'fields' => [
|
||||
|
||||
'record_id' => [
|
||||
'label' => 'Record',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'actions' => [
|
||||
|
||||
'associate' => [
|
||||
'label' => 'Inzawmna',
|
||||
],
|
||||
|
||||
'associate_another' => [
|
||||
'label' => 'Pakhat zawm a adang zawm lehna',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'associated' => [
|
||||
'title' => 'A inzawm khâwm e.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
+45
@@ -0,0 +1,45 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'Behtîrna',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => ':Label behtîrna',
|
||||
|
||||
'fields' => [
|
||||
|
||||
'record_id' => [
|
||||
'label' => 'Record',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'actions' => [
|
||||
|
||||
'attach' => [
|
||||
'label' => 'Behtîrna',
|
||||
],
|
||||
|
||||
'attach_another' => [
|
||||
'label' => 'Pakhat behtîra adang behtîr lehna',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'attached' => [
|
||||
'title' => 'Behtîr a ni e.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
+37
@@ -0,0 +1,37 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => ':Label siamna',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => ':Label siamna',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'create' => [
|
||||
'label' => 'Siamna',
|
||||
],
|
||||
|
||||
'create_another' => [
|
||||
'label' => 'Pakhat siama adang siam lehna',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'created' => [
|
||||
'title' => 'A thar siam ani.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
+73
@@ -0,0 +1,73 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'Thai bona',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => ':Label thai bona',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'delete' => [
|
||||
'label' => 'Thai bona',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'deleted' => [
|
||||
'title' => 'Thai bo ani e.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'multiple' => [
|
||||
|
||||
'label' => 'Thlanho thai bona',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => ':Label thlanho thai bona',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'delete' => [
|
||||
'label' => 'Thai bona',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'deleted' => [
|
||||
'title' => 'Thai bo ani e.',
|
||||
],
|
||||
|
||||
'deleted_partial' => [
|
||||
'title' => ':total atanga :count thai bo ani.',
|
||||
'missing_authorization_failure_message' => 'Hemi :count thai bo phalna I neilo.',
|
||||
'missing_processing_failure_message' => ':count hi a thai bo theihloh.',
|
||||
],
|
||||
|
||||
'deleted_none' => [
|
||||
'title' => 'Thai bo tumna a hlawhchham',
|
||||
'missing_authorization_failure_message' => 'Hemi :count thai bo phalna I neilo.',
|
||||
'missing_processing_failure_message' => ':count hi a thai bo theihloh.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
+61
@@ -0,0 +1,61 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'Thlawnna',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => ':Label thlawnna',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'detach' => [
|
||||
'label' => 'Thlawnna',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'detached' => [
|
||||
'title' => 'Thlawn a ni e.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'multiple' => [
|
||||
|
||||
'label' => 'Thlan ho thlawn thenna',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => ':Label thlan ho thlawn thenna',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'detach' => [
|
||||
'label' => 'Thlawnna',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'detached' => [
|
||||
'title' => 'Thlawn ṭhen a ni e.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
+61
@@ -0,0 +1,61 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'Phelhna',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => ':Label Phelhna',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'dissociate' => [
|
||||
'label' => 'Phelhna',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'dissociated' => [
|
||||
'title' => 'Phelh a ni e.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'multiple' => [
|
||||
|
||||
'label' => 'Thlan ho phelh thenna',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => ':Label thlan ho phelh thenna',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'dissociate' => [
|
||||
'label' => 'Phelhna',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'dissociated' => [
|
||||
'title' => 'Phelh a ni e.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
+33
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'Tihdikna',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => ':Label tihdikna',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'save' => [
|
||||
'label' => 'Thlâkthlengna',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'saved' => [
|
||||
'title' => 'A in thlâkthleng e.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
+94
@@ -0,0 +1,94 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'label' => ':Label dah chhuahna',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => ':Label dah chhuahna',
|
||||
|
||||
'form' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'label' => 'Columns',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'select_all' => [
|
||||
'label' => 'Avaia thlanna',
|
||||
],
|
||||
|
||||
'deselect_all' => [
|
||||
'label' => 'Avaia paih na',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'form' => [
|
||||
|
||||
'is_enabled' => [
|
||||
'label' => ':column enabled',
|
||||
],
|
||||
|
||||
'label' => [
|
||||
'label' => ':column label',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'actions' => [
|
||||
|
||||
'export' => [
|
||||
'label' => 'Dah chhuahna',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'completed' => [
|
||||
|
||||
'title' => 'Dah chhuah a zo e.',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'download_csv' => [
|
||||
'label' => 'Download .csv',
|
||||
],
|
||||
|
||||
'download_xlsx' => [
|
||||
'label' => 'Download .xlsx',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'max_rows' => [
|
||||
'title' => 'Dah chhuah tum hi a lian lutuk',
|
||||
'body' => 'Vawikhatah row 1 ai a tam a dah chhuah theiloh.|Vawikhatah rows :count ai a tam a dah chhuah theiloh',
|
||||
],
|
||||
|
||||
'no_columns' => [
|
||||
'title' => 'Column thlan a awmlo',
|
||||
'body' => 'Khawngaihin dah chhuak turin column pakhat tal thlang rawh.',
|
||||
],
|
||||
|
||||
'started' => [
|
||||
'title' => 'Dah chhuah a intan e',
|
||||
'body' => 'I dah chhuah a intan a, row 1 background ah a insiam ang. A zawh hunah download link awmna nen hriattîrna i dawng ang.|I dahchhuah a intan a, rows :count background ah a insiam ang. A zawh hunah download link awmna nen hriattîrna i dawng ang.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'file_name' => 'export-:export_id-:model',
|
||||
|
||||
];
|
||||
@@ -0,0 +1,73 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'Thai bo hlenna',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => ':Label thai bo hlenna',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'delete' => [
|
||||
'label' => 'Thai bona',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'deleted' => [
|
||||
'title' => 'Thai bo ani e.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'multiple' => [
|
||||
|
||||
'label' => 'Thlanho thai bo hlenna',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => ':Label thlanho thai bo hlenna',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'delete' => [
|
||||
'label' => 'Thai bona',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'deleted' => [
|
||||
'title' => 'Thai bo ani e.',
|
||||
],
|
||||
|
||||
'deleted_partial' => [
|
||||
'title' => ':total atanga :count thai bo ani.',
|
||||
'missing_authorization_failure_message' => 'Hemi :count thai bo phalna I neilo.',
|
||||
'missing_processing_failure_message' => ':count hi a thai bo theihloh.',
|
||||
],
|
||||
|
||||
'deleted_none' => [
|
||||
'title' => 'Thai bo tumna a hlawhchham',
|
||||
'missing_authorization_failure_message' => 'Hemi :count thai bo phalna I neilo.',
|
||||
'missing_processing_failure_message' => ':count hi a thai bo theihloh.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
+9
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'trigger' => [
|
||||
'label' => 'Thiltihna',
|
||||
],
|
||||
|
||||
];
|
||||
+85
@@ -0,0 +1,85 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'label' => ':Label lâkluhna',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => ':Label lâkluhna',
|
||||
|
||||
'form' => [
|
||||
|
||||
'file' => [
|
||||
|
||||
'label' => 'File',
|
||||
|
||||
'placeholder' => 'CSV file upload rawh',
|
||||
|
||||
'rules' => [
|
||||
'duplicate_columns' => '{0} File hian column header awmlo pakhat aia tam anei theilo.|{1,*} File hian column header in ang a nei theilo: :columns.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'columns' => [
|
||||
'label' => 'Columns',
|
||||
'placeholder' => 'Column thlang rawh',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'actions' => [
|
||||
|
||||
'download_example' => [
|
||||
'label' => 'CSV example file download rawh',
|
||||
],
|
||||
|
||||
'import' => [
|
||||
'label' => 'Lâkluhna',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'completed' => [
|
||||
|
||||
'title' => 'Lâkluh a zo e.',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'download_failed_rows_csv' => [
|
||||
'label' => 'A hlawhchham na chhan download rawh|A hlawhchham na chhan te download rawh',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'max_rows' => [
|
||||
'title' => 'CSV file upload hi a lian lutuk',
|
||||
'body' => 'Vawikhatah row 1 ai a tam a lâkluh theiloh.|Vawikhatah rows :count ai a tam a lâkluh theiloh',
|
||||
],
|
||||
|
||||
'started' => [
|
||||
'title' => 'Lâkluh a intan e.',
|
||||
'body' => 'I lâkluh a intan a, row 1 background ah a insiam ang.|I lâkluh a intan a, rows :count background ah a insiam ang.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'example_csv' => [
|
||||
'file_name' => ':importer-example',
|
||||
],
|
||||
|
||||
'failure_csv' => [
|
||||
'file_name' => 'import-:import_id-:csv_name-failed-rows',
|
||||
'error_header' => 'error',
|
||||
'system_error' => 'System error, please contact support.',
|
||||
'column_mapping_required_for_new_record' => 'He :attribute column hi file a column nen a inmil lo, mahse records thar siamnan indah mil ngei a ngai.',
|
||||
],
|
||||
|
||||
];
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'confirmation' => 'He thil hi iti duh tak tak em?',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'cancel' => [
|
||||
'label' => 'Sûtna',
|
||||
],
|
||||
|
||||
'confirm' => [
|
||||
'label' => 'Nemnghehna',
|
||||
],
|
||||
|
||||
'submit' => [
|
||||
'label' => 'Theh lûhna',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'throttled' => [
|
||||
'title' => 'Tumna a tam lutuk',
|
||||
'body' => 'Khawngaihin seconds :seconds hnuah ti nawn leh rawh.',
|
||||
],
|
||||
|
||||
];
|
||||
+33
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'Anpui siamna',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => ':Label anpui siamna',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'replicate' => [
|
||||
'label' => 'Anpui siamna',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'replicated' => [
|
||||
'title' => 'Anpui siam ani e.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
+73
@@ -0,0 +1,73 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'Ngai awhtîr lehna',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => ':Label ngai awhtîr lehna',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'restore' => [
|
||||
'label' => 'Ngai awhtîr lehna',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'restored' => [
|
||||
'title' => 'Ngai awhtîr leh ani e.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'multiple' => [
|
||||
|
||||
'label' => 'Thlanho ngai awhtîr lehna',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => ':Label thlanho ngai awhtîr lehna',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'restore' => [
|
||||
'label' => 'Ngai awhtîr lehna',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'restored' => [
|
||||
'title' => 'Ngai awhtîr leh ani e.',
|
||||
],
|
||||
|
||||
'restored_partial' => [
|
||||
'title' => ':total atanga :count ngai awhtîr leh ani.',
|
||||
'missing_authorization_failure_message' => 'Hemi :count ngai awhtîr leh tur hian phalna I neilo.',
|
||||
'missing_processing_failure_message' => ':count hi ngai a awhtîr leh theihloh.',
|
||||
],
|
||||
|
||||
'restored_none' => [
|
||||
'title' => 'Ngai awhtîr leh tumna a hlawhchham',
|
||||
'missing_authorization_failure_message' => 'Hemi :count ngai awhtîr leh tur hian phalna I neilo.',
|
||||
'missing_processing_failure_message' => ':count hi ngai a awhtîr leh theihloh.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
+25
@@ -0,0 +1,25 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'Enna',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => ':Label enna',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'close' => [
|
||||
'label' => 'Khârna',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user