From 0f9d37ef3172696acca4fb1ce83adf520aa59e71 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Tue, 30 Jan 2018 07:06:54 -0500
Subject: [PATCH] New translations glossary.md (Afrikaans)

---
 af/glossary.md | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 af/glossary.md

diff --git a/af/glossary.md b/af/glossary.md
new file mode 100644
index 00000000..4f79d489
--- /dev/null
+++ b/af/glossary.md
@@ -0,0 +1,3 @@
+**Frame** - A class from the schema that represents an element from the graph. A frame usually extends either a VertexFrame or an EdgeFrame, though they are not required to do so.
+
+**Element** - Either a vertex or an edge in a graph.
\ No newline at end of file
-- 
GitLab