[mob][photos] forgot somehow

This commit is contained in:
laurenspriem
2024-11-26 21:07:55 +05:30
parent 0f115f0d95
commit bdec17b024

View File

@@ -10399,6 +10399,16 @@ class S {
);
}
/// `Face not clustered yet, please come back later`
String get faceNotClusteredYet {
return Intl.message(
'Face not clustered yet, please come back later',
name: 'faceNotClusteredYet',
desc: '',
args: [],
);
}
/// `The link you are trying to access has expired.`
String get theLinkYouAreTryingToAccessHasExpired {
return Intl.message(