Skip to content

Commit 9c6e4bf

Browse files
psychometpsychomet
andauthored
fix(module:i18n): add scanned field to QRCode fa_IR (#8597)
Co-authored-by: psychomet <psychomet.dev@gmail.com>
1 parent 8a27bab commit 9c6e4bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

components/i18n/languages/fa_IR.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ export default {
189189
},
190190
QRCode: {
191191
expired: 'کد QR منقضی شده است',
192-
refresh: 'تازه کردن'
192+
refresh: 'تازه کردن',
193+
scanned: 'اسکن شده'
193194
}
194195
};

0 commit comments

Comments
 (0)