akaunting 3.0 (the last dance)
This commit is contained in:
@ -2,22 +2,19 @@
|
||||
|
||||
return [
|
||||
|
||||
'bulk_actions' => 'Lielapjoma darbība| Lielapjoma darbības',
|
||||
'selected' => 'izvēlēties',
|
||||
'no_action' => 'Darbība nav pieejama',
|
||||
'bulk_actions' => 'Bulk Action|Bulk Actions',
|
||||
'selected' => 'selected',
|
||||
'no_action' => 'No action available',
|
||||
|
||||
'message' => [
|
||||
'duplicate' => 'Vai tiešām vēlaties <b>dublēt</b> atlasīto ierakstu?',
|
||||
'delete' => 'Vai tiešām vēlaties <b>dzēst</b> atlasīto ierakstu? |Vai tiešām vēlaties <b>dzēst</b> atlasītos ierakstus?',
|
||||
'export' => 'Vai tiešām vēlaties <b>eksportēt</b> atlasīto ierakstu?|Vai tiešām vēlaties <b>eksportēt</b> atlasītos ierakstus?',
|
||||
'enable' => 'Vai tiešām vēlaties <b>iespējot</b> izvēlēto ierakstu?|Vai tiešām vēlaties <b>iespējot</b> izvēlētos ierakstus?',
|
||||
'disable' => 'Vai tiešām vēlaties <b>atspējot</b> atlasīto ierakstu?| Vai tiešām vēlaties <b>atspējot </b> atlasītos ierakstus?',
|
||||
'paid' => 'Vai tiešām vēlaties atzīmēt atlasīto rēķinu kā <b>apmaksāts<b> | Vai tiešām vēlaties atzīmēt atlasītos rēķinus kā <b>apmaksāts</b>?',
|
||||
'sent' => 'Vai tiešām vēlaties atzīmēt atlasīto rēķinu kā <b>nosūtīts</b>?|Vai tiešām vēlaties atzīmēt atlasītos rēķinus kā <b>nosūtīts</b>?',
|
||||
'received' => 'Vai tiešām vēlaties atzīmēt atlasīto rēķinu kā <b> saņemts </b> | Vai tiešām vēlaties atzīmēt atlasītos rēķinus kā <b> saņemts </b> ?',
|
||||
'cancelled' => 'Vai tiešām vēlaties <b> atcelt </b> atlasīto pavadzīmi/rēķinu? |Vai tiešām vēlaties <b>atcelt</b> atlasītās/tos pavadzīmes/rēķinus?',
|
||||
'reconcile' => 'Vai tiešām vēlaties <b>saskaņot</b> atlasīto ierakstu?|Vai tiešām vēlaties <b>saskaņot</b> atlasītos ierakstus?',
|
||||
'unreconcile' => 'Vai tiešām vēlaties <b>nesaskaņot</b> atlasīto ierakstu?|Vai tiešām vēlaties <b>nesaskaņot </b> atlasītos ierakstus?',
|
||||
'duplicate' => 'Are you sure you want to <b>duplicate</b> selected record?',
|
||||
'delete' => 'Are you sure you want to <b>delete</b> selected record?|Are you sure you want to <b>delete</b> selected records?',
|
||||
'export' => 'Are you sure you want to <b>export</b> selected record?|Are you sure you want to <b>export</b> selected records?',
|
||||
'enable' => 'Are you sure you want to <b>enable</b> selected record?|Are you sure you want to <b>enable</b> selected records?',
|
||||
'disable' => 'Are you sure you want to <b>disable</b> selected record?|Are you sure you want to <b>disable</b> selected records?',
|
||||
'paid' => 'Are you sure you want to mark selected invoice as <b>paid</b>?|Are you sure you want to mark selected invoices as <b>paid</b>?',
|
||||
'sent' => 'Are you sure you want to mark selected invoice as <b>sent</b>?|Are you sure you want to mark selected invoices as <b>sent</b>?',
|
||||
'received' => 'Are you sure you want to mark selected bill as <b>received</b>?|Are you sure you want to mark selected bills as <b>received</b>?',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user