Skip to content

Commit 210f53a

Browse files
authored
Merge pull request #5 from koyuyesil/main
Turkish translation added.
2 parents 133a871 + 91d15f7 commit 210f53a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/lang/tr/errors.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?php
2+
3+
return [
4+
'groq_access' => 'API Groq\'a erişilirken hata oluştu: :message',
5+
'api_access' => 'API\'ye erişilirken hata oluştu: :message',
6+
];

0 commit comments

Comments
 (0)