mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Release notes need language code
https://github.com/fastlane/fastlane/issues/16700
This commit is contained in:
@ -30,6 +30,6 @@ submission_information({
|
||||
})
|
||||
|
||||
release_notes({
|
||||
'default' => "添加支持修改账户信息",
|
||||
'zh-Hans' => "添加支持修改账户信息",
|
||||
'en-US' => "Added the possibility to update account information"
|
||||
})
|
Reference in New Issue
Block a user