Skip to content
This repository was archived by the owner on Oct 29, 2021. It is now read-only.

Commit 7915a8b

Browse files
committed
Correct label for auth button
1 parent fdb4293 commit 7915a8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lang/en/lang.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
22

3-
$lang['enter_google'] = "Enter from Google";
3+
$lang['enter_google'] = "Sign in with Google";
44
$lang['badlogin'] = 'Sorry, username or password was wrong.';
5-
?>
5+
?>

0 commit comments

Comments
 (0)