From 724ad4505628d493b43b4f585512d67dc0b4ee76 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 18 Jan 2014 23:49:39 -0800 Subject: add ajaxchat library - needs a lot of integration work to handle decentralisation (e.g. chatroom@website) and zotid w/permissions (e.g. ACL controlled chatrooms); we can also rip out a lot of stuff we don't need. --- library/ajaxchat/chat/lib/lang/gl.php | 124 ++++++++++++++++++++++++++++++++++ 1 file changed, 124 insertions(+) create mode 100644 library/ajaxchat/chat/lib/lang/gl.php (limited to 'library/ajaxchat/chat/lib/lang/gl.php') diff --git a/library/ajaxchat/chat/lib/lang/gl.php b/library/ajaxchat/chat/lib/lang/gl.php new file mode 100644 index 000000000..54b8a8ee6 --- /dev/null +++ b/library/ajaxchat/chat/lib/lang/gl.php @@ -0,0 +1,124 @@ + \ No newline at end of file -- cgit v1.2.3