wip
This commit is contained in:
@@ -14,6 +14,14 @@ class SyncWithSystem extends Action
|
|||||||
{
|
{
|
||||||
use InteractsWithQueue, Queueable;
|
use InteractsWithQueue, Queueable;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Name.
|
||||||
|
*/
|
||||||
|
public function name(): string
|
||||||
|
{
|
||||||
|
return __('Sync with system');
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Perform the action on the given models.
|
* Perform the action on the given models.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -353,5 +353,6 @@
|
|||||||
"End date": "Ahyrky sene",
|
"End date": "Ahyrky sene",
|
||||||
"Expiry date": "Möhleti",
|
"Expiry date": "Möhleti",
|
||||||
"Successfully created": "Üstünlikli döredildi",
|
"Successfully created": "Üstünlikli döredildi",
|
||||||
"Successfully updated": "Üstünlikli üýtgedildi"
|
"Successfully updated": "Üstünlikli üýtgedildi",
|
||||||
|
"Sync with system": "Ulgam bn birikdirmek"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user