Skip to content

Commit 3d80d6c

Browse files
author
sheepzh
committed
Optimize i18n
1 parent c556afe commit 3d80d6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/locale/components/option.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ const _default: Messages<OptionMessage> = {
262262
popup: {
263263
title: 'Popup Page',
264264
max: 'Show the first {input} data items',
265-
defaultMergeDomain: '{input} Merge subdomains on open',
265+
defaultMergeDomain: '{input} Whether to merge subdomains on open',
266266
defaultDisplay: "Show {duration} {type} on open",
267267
displaySiteName: '{input} Whether to display {siteName} instead of URL',
268268
duration: popupDurationMessages.en,

0 commit comments

Comments
 (0)