Skip to content

Commit 6f0793f

Browse files
committed
fix: updated snapshots and locales
1 parent 27df169 commit 6f0793f

File tree

5 files changed

+18
-4
lines changed

5 files changed

+18
-4
lines changed

template/locales/en.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,10 @@
118118
"This pin expires within 5 minutes.": "This pin expires within 5 minutes.",
119119
"Verify now": "Verify now",
120120
"If you did not submit this request, then please reply to let us know.": "If you did not submit this request, then please reply to let us know.",
121-
"Verification pin:": "Verification pin:"
121+
"Verification pin:": "Verification pin:",
122+
"Sign up with Google": "Sign up with Google",
123+
"Sign up with GitHub": "Sign up with GitHub",
124+
"or": "or",
125+
"Sign in with Google": "Sign in with Google",
126+
"Sign in with GitHub": "Sign in with GitHub"
122127
}

template/locales/es.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,10 @@
118118
"This pin expires within 5 minutes.": "This pin expires within 5 minutes.",
119119
"Verify now": "Verify now",
120120
"If you did not submit this request, then please reply to let us know.": "If you did not submit this request, then please reply to let us know.",
121-
"Verification pin:": "Verification pin:"
121+
"Verification pin:": "Verification pin:",
122+
"Sign up with Google": "Sign up with Google",
123+
"Sign up with GitHub": "Sign up with GitHub",
124+
"or": "or",
125+
"Sign in with Google": "Sign in with Google",
126+
"Sign in with GitHub": "Sign in with GitHub"
122127
}

template/locales/zh.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,10 @@
118118
"This pin expires within 5 minutes.": "This pin expires within 5 minutes.",
119119
"Verify now": "Verify now",
120120
"If you did not submit this request, then please reply to let us know.": "If you did not submit this request, then please reply to let us know.",
121-
"Verification pin:": "Verification pin:"
121+
"Verification pin:": "Verification pin:",
122+
"Sign up with Google": "Sign up with Google",
123+
"Sign up with GitHub": "Sign up with GitHub",
124+
"or": "or",
125+
"Sign in with Google": "Sign in with Google",
126+
"Sign in with GitHub": "Sign in with GitHub"
122127
}

test/snapshots/test.js.md

-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ Generated by [AVA](https://ava.li).
140140
'helpers/policies.js',
141141
'index.js',
142142
'nodemon.json',
143-
'package-lock.json',
144143
'package-scripts.js',
145144
'package.json',
146145
'proxy.js',

test/snapshots/test.js.snap

-13 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)