From a0dd3d9edcd9421ac82f33960815e5fab7d00d53 Mon Sep 17 00:00:00 2001 From: Arlo Breault Date: Thu, 22 Aug 2019 10:52:57 -0400 Subject: [PATCH] Add translation submodule At the head of the snowflakeaddon-messages.json_completed branch --- .gitmodules | 3 +++ proxy/translation | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 proxy/translation diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c217344 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "proxy/translation"] + path = proxy/translation + url = https://git.torproject.org/translation.git diff --git a/proxy/translation b/proxy/translation new file mode 160000 index 0000000..b4ac40c --- /dev/null +++ b/proxy/translation @@ -0,0 +1 @@ +Subproject commit b4ac40c1c71c691864388257c82bdeb881501c9e