Skip to content

Commit 91d15f7

Browse files
committed
Turkish translation added.
1 parent 133a871 commit 91d15f7

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)