1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Merge pull request #130 from tooot-app/main

Release notes need language code
This commit is contained in:
xmflsct
2021-05-12 19:31:40 +02:00
committed by GitHub

View File

@ -30,6 +30,6 @@ submission_information({
})
release_notes({
'default' => "添加支持修改账户信息",
'zh-Hans' => "添加支持修改账户信息",
'en-US' => "Added the possibility to update account information"
})