This commit is contained in:
2026-02-26 23:50:55 +07:00
parent 26f248a3ad
commit 0141bc02ab
78 changed files with 194 additions and 194 deletions

View File

@@ -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: [],