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.
1 parent 133a871 commit 91d15f7Copy full SHA for 91d15f7
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