[mob] Bump version v0.9.33

This commit is contained in:
Neeraj Gupta
2024-09-02 17:09:07 +05:30
parent 6e07067d94
commit 4e4e865497
2 changed files with 6 additions and 1 deletions

View File

@@ -189,6 +189,8 @@ class MessageLookup extends MessageLookupByLibrary {
static String m66(count) =>
"${Intl.plural(count, zero: '', one: '1天', other: '${count} 天')}";
static String m72(count) => "正在保存 ${count} 个回忆...";
static String m67(endDate) => "有效期至 ${endDate}";
static String m68(email) => "验证 ${email}";
@@ -1352,6 +1354,9 @@ class MessageLookup extends MessageLookupByLibrary {
"upgrade": MessageLookupByLibrary.simpleMessage("升级"),
"uploadingFilesToAlbum":
MessageLookupByLibrary.simpleMessage("正在将文件上传到相册..."),
"uploadingMultipleMemories": m72,
"uploadingSingleMemory":
MessageLookupByLibrary.simpleMessage("正在保存 1 个回忆..."),
"upto50OffUntil4thDec":
MessageLookupByLibrary.simpleMessage("最高五折优惠直至12月4日。"),
"usableReferralStorageInfo": MessageLookupByLibrary.simpleMessage(

View File

@@ -12,7 +12,7 @@ description: ente photos application
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.9.32+932
version: 0.9.33+933
publish_to: none
environment: