mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-20 11:47:53 +02: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": {
|
"errors": {
|
||||||
"resource_not_found": "Resource not found, please ",
|
"resource_not_found": "Resource not found, please ",
|
||||||
"error_occured": "An error occured, please ",
|
"error_occured": "An error occured, please ",
|
||||||
"refresh": "refresh"
|
"refresh": "refresh",
|
||||||
|
"response": {
|
||||||
|
"no_valid_totp": "No valid TOTP resource in this QR code"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"pagination": {
|
"pagination": {
|
||||||
"previous": "« Previous",
|
"previous": "« Previous",
|
||||||
@ -184,6 +187,18 @@ export default {
|
|||||||
"custom": {
|
"custom": {
|
||||||
"attribute-name": {
|
"attribute-name": {
|
||||||
"rule-name": "custom-message"
|
"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": []
|
"attributes": []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user