Skip to content

Commit 369e603

Browse files
committed
lang: tr - misunderstood string corrected
1 parent 19a5372 commit 369e603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Language/tr/Auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
// Registration
3939
'register' => 'Kayıt Ol',
4040
'registerDisabled' => 'Kayıt işlemine şu anda izin verilmiyor.',
41-
'registerSuccess' => 'Gemiye Hoşgeldiniz!',
41+
'registerSuccess' => 'Aramıza Hoşgeldiniz!',
4242

4343
// Login
4444
'login' => 'Giriş',

0 commit comments

Comments
 (0)