Make some strings in WebUI translatable

Closes #14920
This commit is contained in:
thalieht
2021-05-05 21:24:31 +03:00
parent 94195d5339
commit e86916a7f9
3 changed files with 4 additions and 4 deletions

View File

@@ -599,7 +599,7 @@
// Unread entry at top
rssFeedTable.updateRowData({
rowId: 0,
name: 'Unread',
name: 'QBT_TR(Unread)QBT_TR[CONTEXT=FeedListWidget]',
unread: 0,
status: 'unread',
indentation: 0,