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 3e99b7c commit 7ed27d9Copy full SHA for 7ed27d9
lang/sk/settings.php
@@ -0,0 +1,11 @@
1
+<?php
2
+/**
3
+ * slovak language file for oauth plugin
4
+ *
5
+ * @author Viktor Kristian <[email protected]>
6
+ */
7
+
8
9
+$lang['key'] = 'App ID vašej <a href="https://developers.facebook.com/apps/">Facebook aplikácie</a>';
10
+$lang['secret'] = 'App Secret vašej <a href="https://developers.facebook.com/apps/">Facebook aplikácie</a>';
11
0 commit comments