From 4e4e8654970cab604f763024d2bbb0f4319982e1 Mon Sep 17 00:00:00 2001 From: Neeraj Gupta <254676+ua741@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:09:07 +0530 Subject: [PATCH] [mob] Bump version v0.9.33 --- mobile/lib/generated/intl/messages_zh.dart | 5 +++++ mobile/pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/mobile/lib/generated/intl/messages_zh.dart b/mobile/lib/generated/intl/messages_zh.dart index 89c682d86a..984cf363dd 100644 --- a/mobile/lib/generated/intl/messages_zh.dart +++ b/mobile/lib/generated/intl/messages_zh.dart @@ -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( diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index 9188a87ea9..1de4cfbc41 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -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: