Translated using Weblate (Chinese (Traditional))

Currently translated at 98.4% (646 of 656 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
This commit is contained in:
Lukas 2024-08-08 08:40:23 +00:00 committed by Hosted Weblate
parent 0d3e617824
commit 57c65a4689
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -2736,5 +2736,32 @@
"appname": {},
"unread": {}
}
},
"adminLevel": "{level} - 管理員",
"@adminLevel": {
"type": "text",
"placeholders": {
"level": {}
}
},
"userLevel": "{level} - 用戶",
"@userLevel": {
"type": "text",
"placeholders": {
"level": {}
}
},
"moderatorLevel": "{level} - 管理員",
"@moderatorLevel": {
"type": "text",
"placeholders": {
"level": {}
}
},
"invitedBy": "📩 由 {user} 邀請",
"@invitedBy": {
"placeholders": {
"user": {}
}
}
}