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
+45
View File
@@ -0,0 +1,45 @@
<?php
return [
'single' => [
'label' => 'Asociere',
'modal' => [
'heading' => 'Asociere :label',
'fields' => [
'record_id' => [
'label' => 'Înregistrare',
],
],
'actions' => [
'associate' => [
'label' => 'Asociere',
],
'associate_another' => [
'label' => 'Asociați și asociați altul',
],
],
],
'notifications' => [
'associated' => [
'title' => 'Asociat cu succes',
],
],
],
];
+45
View File
@@ -0,0 +1,45 @@
<?php
return [
'single' => [
'label' => 'Atașare',
'modal' => [
'heading' => 'Atașare :label',
'fields' => [
'record_id' => [
'label' => 'Înregistrare',
],
],
'actions' => [
'attach' => [
'label' => 'Atașare',
],
'attach_another' => [
'label' => 'Atașați și atașați altul',
],
],
],
'notifications' => [
'attached' => [
'title' => 'Atașat cu succes',
],
],
],
];
+37
View File
@@ -0,0 +1,37 @@
<?php
return [
'single' => [
'label' => 'Adăugare :label',
'modal' => [
'heading' => 'Creare :label',
'actions' => [
'create' => [
'label' => 'Creare',
],
'create_another' => [
'label' => 'Creați și creați altul',
],
],
],
'notifications' => [
'created' => [
'title' => 'Creat cu succes',
],
],
],
];
+73
View File
@@ -0,0 +1,73 @@
<?php
return [
'single' => [
'label' => 'Ștergere',
'modal' => [
'heading' => 'Ștergere :label',
'actions' => [
'delete' => [
'label' => 'Ștergere',
],
],
],
'notifications' => [
'deleted' => [
'title' => 'Șters cu succes',
],
],
],
'multiple' => [
'label' => 'Ștergeți înregistrările selectate',
'modal' => [
'heading' => 'Ștergeți :label selectate',
'actions' => [
'delete' => [
'label' => 'Ștergere',
],
],
],
'notifications' => [
'deleted' => [
'title' => 'Șters cu succes',
],
'deleted_partial' => [
'title' => 'S-au șters :count din :total',
'missing_authorization_failure_message' => 'Nu aveți permisiunea de a șterge :count.',
'missing_processing_failure_message' => ':count nu au putut fi șterse.',
],
'deleted_none' => [
'title' => 'Ștergerea a eșuat',
'missing_authorization_failure_message' => 'Nu aveți permisiunea de a șterge :count.',
'missing_processing_failure_message' => ':count nu au putut fi șterse.',
],
],
],
];
+61
View File
@@ -0,0 +1,61 @@
<?php
return [
'single' => [
'label' => 'Detașare',
'modal' => [
'heading' => 'Detașare :label',
'actions' => [
'detach' => [
'label' => 'Detașare',
],
],
],
'notifications' => [
'detached' => [
'title' => 'Detașat cu succes',
],
],
],
'multiple' => [
'label' => 'Detașați înregistrările selectate',
'modal' => [
'heading' => 'Detașați :label selectate',
'actions' => [
'detach' => [
'label' => 'Detașați înregistrările selectate',
],
],
],
'notifications' => [
'detached' => [
'title' => 'Detașat cu succes',
],
],
],
];
+61
View File
@@ -0,0 +1,61 @@
<?php
return [
'single' => [
'label' => 'Disociere',
'modal' => [
'heading' => 'Disociere :label',
'actions' => [
'dissociate' => [
'label' => 'Disociere',
],
],
],
'notifications' => [
'dissociated' => [
'title' => 'Disociat cu succes',
],
],
],
'multiple' => [
'label' => 'Disociați înregistrările selectate',
'modal' => [
'heading' => 'Disociați :label selectate',
'actions' => [
'dissociate' => [
'label' => 'Disociați înregistrările selectate',
],
],
],
'notifications' => [
'dissociated' => [
'title' => 'Disociat cu succes',
],
],
],
];
+33
View File
@@ -0,0 +1,33 @@
<?php
return [
'single' => [
'label' => 'Editare',
'modal' => [
'heading' => 'Editare :label',
'actions' => [
'save' => [
'label' => 'Salvare',
],
],
],
'notifications' => [
'saved' => [
'title' => 'Salvat cu succes',
],
],
],
];
+94
View File
@@ -0,0 +1,94 @@
<?php
return [
'label' => 'Exportă :label',
'modal' => [
'heading' => 'Exportă :label',
'form' => [
'columns' => [
'label' => 'Coloane',
'actions' => [
'select_all' => [
'label' => 'Selectează toate',
],
'deselect_all' => [
'label' => 'Deselectează toate',
],
],
'form' => [
'is_enabled' => [
'label' => ':column activat',
],
'label' => [
'label' => 'Eticheta :column',
],
],
],
],
'actions' => [
'export' => [
'label' => 'Exportă',
],
],
],
'notifications' => [
'completed' => [
'title' => 'Export complet',
'actions' => [
'download_csv' => [
'label' => 'Descarcă .csv',
],
'download_xlsx' => [
'label' => 'Descarcă .xlsx',
],
],
],
'max_rows' => [
'title' => 'Exportul este prea mare',
'body' => 'Nu puteți exporta mai mult de 1 rând odată.|Nu puteți exporta mai mult de :count rânduri odată.',
],
'no_columns' => [
'title' => 'Nicio coloană selectată',
'body' => 'Vă rugăm să selectați cel puțin o coloană pentru export.',
],
'started' => [
'title' => 'Exportul a început',
'body' => 'Exportul dvs. a început și 1 rând va fi procesat în fundal.|Exportul dvs. a început și :count rânduri vor fi procesate în fundal.',
],
],
'file_name' => 'export-:export_id-:model',
];
+73
View File
@@ -0,0 +1,73 @@
<?php
return [
'single' => [
'label' => 'Ștergerea forțată',
'modal' => [
'heading' => 'Ștergere forțată :label',
'actions' => [
'delete' => [
'label' => 'Ștergere',
],
],
],
'notifications' => [
'deleted' => [
'title' => 'Șters cu succes',
],
],
],
'multiple' => [
'label' => 'Ștergere forțată înregistrările selectate',
'modal' => [
'heading' => 'Ștergere forțată :label selectate',
'actions' => [
'delete' => [
'label' => 'Ștergere',
],
],
],
'notifications' => [
'deleted' => [
'title' => 'Șters cu succes',
],
'deleted_partial' => [
'title' => 'S-au șters :count din :total',
'missing_authorization_failure_message' => 'Nu aveți permisiunea de a șterge :count.',
'missing_processing_failure_message' => ':count nu au putut fi șterse.',
],
'deleted_none' => [
'title' => 'Ștergerea a eșuat',
'missing_authorization_failure_message' => 'Nu aveți permisiunea de a șterge :count.',
'missing_processing_failure_message' => ':count nu au putut fi șterse.',
],
],
],
];
+9
View File
@@ -0,0 +1,9 @@
<?php
return [
'trigger' => [
'label' => 'Operaţii',
],
];
+85
View File
@@ -0,0 +1,85 @@
<?php
return [
'label' => 'Importă :label',
'modal' => [
'heading' => 'Importă :label',
'form' => [
'file' => [
'label' => 'Fișier',
'placeholder' => 'Încarcă un fișier CSV',
'rules' => [
'duplicate_columns' => '{0} Fișierul nu poate conține mai mult de un antet de coloană gol.|{1,*} Fișierul nu poate conține antete de coloane duplicate: :columns.',
],
],
'columns' => [
'label' => 'Coloane',
'placeholder' => 'Alege Coloanele',
],
],
'actions' => [
'download_example' => [
'label' => 'Descarcă exemplu în format CSV',
],
'import' => [
'label' => 'Importă',
],
],
],
'notifications' => [
'completed' => [
'title' => 'Import finalizat',
'actions' => [
'download_failed_rows_csv' => [
'label' => 'Descarcă informațiiler despre câmpul ce a avut eroaro|Descarcă informații despre câmpurile ce au auvt erori',
],
],
],
'max_rows' => [
'title' => 'Fișierul CSV file este prea mare',
'body' => 'Nu este permis importul a mai mult de o linile într-un singur fișier.|Nu este permis imporutl a mai mult de :count linii într-un singur fișier.',
],
'started' => [
'title' => 'Importul a început',
'body' => 'Importul dumneavostră a început, iar rândul va fi procesa în fundal.|Importul dumneavoastră a început, iar cele :count rânduri vor fi procesate în fundal.',
],
],
'example_csv' => [
'file_name' => ':importer-example',
],
'failure_csv' => [
'file_name' => 'import-:import_id-:csv_name-randuri-esuate',
'error_header' => 'eroare',
'system_error' => 'Eroare de sistem, vă rugăm contactați echipa de suport.',
'column_mapping_required_for_new_record' => 'Coloana :attribute nu a fost mapată la o coloană din fișier, dar este necesară pentru crearea înregistrărilor noi.',
],
];
+23
View File
@@ -0,0 +1,23 @@
<?php
return [
'confirmation' => 'Sunteţi sigur că doriţi să efectuaţi operaţia ?',
'actions' => [
'cancel' => [
'label' => 'Anulare',
],
'confirm' => [
'label' => 'Confirmare',
],
'submit' => [
'label' => 'Executați',
],
],
];
+10
View File
@@ -0,0 +1,10 @@
<?php
return [
'throttled' => [
'title' => 'Prea multe încercări',
'body' => 'Vă rugăm să încercați din nou în :seconds secunde.',
],
];
+33
View File
@@ -0,0 +1,33 @@
<?php
return [
'single' => [
'label' => 'Replicare',
'modal' => [
'heading' => 'Replicare :label',
'actions' => [
'replicate' => [
'label' => 'Replicare',
],
],
],
'notifications' => [
'replicated' => [
'title' => 'Replicat cu succes',
],
],
],
];
+73
View File
@@ -0,0 +1,73 @@
<?php
return [
'single' => [
'label' => 'Restaurare',
'modal' => [
'heading' => 'Restaurare :label',
'actions' => [
'restore' => [
'label' => 'Restaurare',
],
],
],
'notifications' => [
'restored' => [
'title' => 'Restaurat cu succes',
],
],
],
'multiple' => [
'label' => 'Restaurare înregistrările selectate',
'modal' => [
'heading' => 'Restaurare :label selectate',
'actions' => [
'restore' => [
'label' => 'Restaurare',
],
],
],
'notifications' => [
'restored' => [
'title' => 'Restaurat cu succes',
],
'restored_partial' => [
'title' => 'S-au restaurat :count din :total',
'missing_authorization_failure_message' => 'Nu aveți permisiunea de a restaura :count.',
'missing_processing_failure_message' => ':count nu au putut fi restaurate.',
],
'restored_none' => [
'title' => 'Restaurarea a eșuat',
'missing_authorization_failure_message' => 'Nu aveți permisiunea de a restaura :count.',
'missing_processing_failure_message' => ':count nu au putut fi restaurate.',
],
],
],
];
+25
View File
@@ -0,0 +1,25 @@
<?php
return [
'single' => [
'label' => 'Vizualizare',
'modal' => [
'heading' => 'Vizualizare :label',
'actions' => [
'close' => [
'label' => 'Închidere',
],
],
],
],
];