Update i18n.js

pull/402/head
Vincent Barrier 10 months ago committed by GitHub
parent ac9a5c9556
commit 6e66ec481b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -154,7 +154,8 @@ const en = {
some_fields_are_missing_in_the_formula: 'Some fields are missing in the formula.',
learn_more: 'Learn more',
and: 'and',
or: 'or'
or: 'or',
only_camera: 'Only with camera'
}
const es = {

Loading…
Cancel
Save