mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-02-16 18:31:49 +01:00
Regenerate locales
This commit is contained in:
parent
e2a49e19cc
commit
d67847dbba
17
resources/js/vue-i18n-locales.generated.js
vendored
17
resources/js/vue-i18n-locales.generated.js
vendored
@ -25,7 +25,10 @@ export default {
|
||||
"errors": {
|
||||
"resource_not_found": "Resource not found, please ",
|
||||
"error_occured": "An error occured, please ",
|
||||
"refresh": "refresh"
|
||||
"refresh": "refresh",
|
||||
"response": {
|
||||
"no_valid_totp": "No valid TOTP resource in this QR code"
|
||||
}
|
||||
},
|
||||
"pagination": {
|
||||
"previous": "« Previous",
|
||||
@ -184,6 +187,18 @@ export default {
|
||||
"custom": {
|
||||
"attribute-name": {
|
||||
"rule-name": "custom-message"
|
||||
},
|
||||
"icon": {
|
||||
"image": "Supported format are jpeg, png, bmp, gif, svg, or webp"
|
||||
},
|
||||
"qrcode": {
|
||||
"image": "Supported format are jpeg, png, bmp, gif, svg, or webp"
|
||||
},
|
||||
"uri": {
|
||||
"starts_with": "Only valid TOTP uri are supported"
|
||||
},
|
||||
"email": {
|
||||
"exists": "No account found using this email"
|
||||
}
|
||||
},
|
||||
"attributes": []
|
||||
|
Loading…
Reference in New Issue
Block a user