Skip to content

Commit 01f7ef2

Browse files
committed
Correct stamp.emptyState
1 parent 7a91dc3 commit 01f7ef2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

viewers/snippet/src/config/translations.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3507,7 +3507,7 @@ export const traditionalChineseTranslations: Locale = {
35073507
title: '印章',
35083508
allStamps: '所有印章',
35093509
export: '匯出印章',
3510-
emptyState: '所選的庫中沒有找到印章。',
3510+
emptyState: '沒有找到印章。',
35113511
createFromSelected: '建立印章',
35123512
createFromGroup: '從群組建立印章',
35133513
library: {

0 commit comments

Comments
 (0)