We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 133a871 + 91d15f7 commit 210f53aCopy full SHA for 210f53a
src/lang/tr/errors.php
@@ -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