From 720271a5bf72404ac60aa619ffdc7e4276952e8d Mon Sep 17 00:00:00 2001
From: mike <michielappelman@users.noreply.github.com>
Date: Sun, 30 Jan 2022 21:25:57 +0000
Subject: [PATCH] Add a license statement in the footer (#637)
---
i18n/ar.toml | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/i18n/ar.toml b/i18n/ar.toml
index 9858cae..ec33ba2 100644
--- a/i18n/ar.toml
+++ b/i18n/ar.toml
@@ -29,6 +29,9 @@
[head_back]
other = "بإمكانك العودة إلى <a href=\"{{ . }}\">homepage</a>."
+[licensed_under]
+other = "Licensed under"
+
[powered_by]
other = "بواسطة"
--
Gitblit v1.10.0