Update translations

This commit is contained in:
redphx
2024-12-11 20:36:51 +07:00
parent ed871bbe83
commit d04742bc25
4 changed files with 33 additions and 24 deletions

View File

@@ -602,7 +602,7 @@ export class GlobalSettingsStorage extends BaseSettingsStorage {
multipleOptions: {
[BlockFeature.CHAT]: t('chat'),
[BlockFeature.FRIENDS]: t('friends-followers'),
[BlockFeature.BYOG]: t('byog'),
[BlockFeature.BYOG]: t('stream-your-own-game'),
[BlockFeature.NOTIFICATIONS_INVITES]: t('notifications') + ': ' + t('invites'),
[BlockFeature.NOTIFICATIONS_ACHIEVEMENTS]: t('notifications') + ': ' + t('achievements'),
},