Skip to content

Commit c764ea6

Browse files
authored
chore(messagebundle): add message (#6543)
1 parent f6db6f7 commit c764ea6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/main/src/i18n/messagebundle.properties

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,3 +335,7 @@ UP_ARROW=Up Arrow
335335

336336
#XTXT: No-data text for filtered AnalyticalTable that returns no results
337337
NO_DATA_FILTERED=No data found. Try adjusting the filter settings.
338+
339+
#XACT: Number of items in a pseudo list
340+
WITH_X_ITEMS=with {0} items
341+

0 commit comments

Comments
 (0)