File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
components/i18n/languages Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -186,6 +186,7 @@ export default {
186186 } ,
187187 QRCode : {
188188 expired : 'QR code expiré' ,
189- refresh : 'Rafraîchir'
189+ refresh : 'Rafraîchir' ,
190+ scanned : 'Scanné'
190191 }
191192} ;
Original file line number Diff line number Diff line change @@ -186,6 +186,7 @@ export default {
186186 } ,
187187 QRCode : {
188188 expired : 'QR code expiré' ,
189- refresh : 'Rafraîchir'
189+ refresh : 'Rafraîchir' ,
190+ scanned : 'Scanné'
190191 }
191192} ;
Original file line number Diff line number Diff line change @@ -186,6 +186,7 @@ export default {
186186 } ,
187187 QRCode : {
188188 expired : 'QR code expiré' ,
189- refresh : 'Rafraîchir'
189+ refresh : 'Rafraîchir' ,
190+ scanned : 'Scanné'
190191 }
191192} ;
Original file line number Diff line number Diff line change @@ -187,6 +187,7 @@ export default {
187187 } ,
188188 QRCode : {
189189 expired : 'QR koda termiņš ir beidzies' ,
190- refresh : 'Atjaunot'
190+ refresh : 'Atjaunot' ,
191+ scanned : 'Skenēts'
191192 }
192193} ;
You can’t perform that action at this time.
0 commit comments