update
This commit is contained in:
@@ -6134,10 +6134,10 @@ class S {
|
||||
);
|
||||
}
|
||||
|
||||
/// `POSpro app is free, easy to use. In fact, it's one of the best POS systems around the world.`
|
||||
/// `kulapos app is free, easy to use. In fact, it's one of the best POS systems around the world.`
|
||||
String get easytheusedesciption {
|
||||
return Intl.message(
|
||||
'POSpro app is free, easy to use. In fact, it\'s one of the best POS systems around the world.',
|
||||
'kulapos app is free, easy to use. In fact, it\'s one of the best POS systems around the world.',
|
||||
name: 'easytheusedesciption',
|
||||
desc: '',
|
||||
args: [],
|
||||
@@ -6154,10 +6154,10 @@ class S {
|
||||
);
|
||||
}
|
||||
|
||||
/// `Features are the important part which makes POSpro different from traditional solutions.`
|
||||
/// `Features are the important part which makes kulapos different from traditional solutions.`
|
||||
String get choseyourfeatureDesciption {
|
||||
return Intl.message(
|
||||
'Features are the important part which makes POSpro different from traditional solutions.',
|
||||
'Features are the important part which makes kulapos different from traditional solutions.',
|
||||
name: 'choseyourfeatureDesciption',
|
||||
desc: '',
|
||||
args: [],
|
||||
@@ -6174,10 +6174,10 @@ class S {
|
||||
);
|
||||
}
|
||||
|
||||
/// `PosPro is a complete business solution with stock, account, sales, expense & loss/profit.`
|
||||
/// `kulapos is a complete business solution with stock, account, sales, expense & loss/profit.`
|
||||
String get allBusinessolutionDescrip {
|
||||
return Intl.message(
|
||||
'PosPro is a complete business solution with stock, account, sales, expense & loss/profit.',
|
||||
'kulapos is a complete business solution with stock, account, sales, expense & loss/profit.',
|
||||
name: 'allBusinessolutionDescrip',
|
||||
desc: '',
|
||||
args: [],
|
||||
|
||||
Reference in New Issue
Block a user