Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorThorsten Alteholz <github@alteholz.de>2021-05-16 20:57:17 +0300
committerGitHub <noreply@github.com>2021-05-16 20:57:17 +0300
commit5798312a92b704820f8ce4d1c3d0e1532e1fb742 (patch)
treed2eafc8c26c535b94681d0ae6cbaa49a83979510 /i18n
parent1fc66aae56a73ae600d8de043d3066de38bd10f0 (diff)
Add a disclaimer in the footer of each page. (#312)
* Add a disclaimer in the footer of each page. * Fix CSS + Add translations Signed-off-by: hossainemruz <hossainemruz@gmail.com> Co-authored-by: Thorsten Alteholz <thorsten@alteholz.de> Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
Diffstat (limited to 'i18n')
-rw-r--r--i18n/bn.toml3
-rw-r--r--i18n/cn.toml3
-rw-r--r--i18n/de.toml3
-rw-r--r--i18n/en.toml3
-rw-r--r--i18n/es.toml3
-rw-r--r--i18n/fr.toml3
-rw-r--r--i18n/hi.toml3
-rw-r--r--i18n/id.toml3
-rw-r--r--i18n/it.toml3
-rw-r--r--i18n/jp.toml3
-rw-r--r--i18n/ko.toml3
-rw-r--r--i18n/ru.toml3
-rw-r--r--i18n/vn.toml3
13 files changed, 39 insertions, 0 deletions
diff --git a/i18n/bn.toml b/i18n/bn.toml
index 781852c..17508ec 100644
--- a/i18n/bn.toml
+++ b/i18n/bn.toml
@@ -106,3 +106,6 @@ other = "সার্টিফিকেট দেখুন"
[notes]
other = "নোট সমূহ"
+
+[disclaimer_text]
+other = "দায় বিজ্ঞপ্তি"
diff --git a/i18n/cn.toml b/i18n/cn.toml
index 0ac0858..1a26020 100644
--- a/i18n/cn.toml
+++ b/i18n/cn.toml
@@ -109,3 +109,6 @@ other = "查看证书"
[notes]
other = "笔记"
+
+[disclaimer_text]
+other = "责任通知"
diff --git a/i18n/de.toml b/i18n/de.toml
index 86c6d54..dc7677d 100644
--- a/i18n/de.toml
+++ b/i18n/de.toml
@@ -109,3 +109,6 @@ other = "Bekijk certificaat"
[notes]
other = "Opmerkingen"
+
+[disclaimer_text]
+other = "Haftungshinweis"
diff --git a/i18n/en.toml b/i18n/en.toml
index 5b6f88c..564b640 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -109,3 +109,6 @@ other = "View Certificate"
[notes]
other = "Notes"
+
+[disclaimer_text]
+other = "Liability Notice"
diff --git a/i18n/es.toml b/i18n/es.toml
index c3ec395..62ed93f 100644
--- a/i18n/es.toml
+++ b/i18n/es.toml
@@ -109,3 +109,6 @@ other = "Ver Certificado"
[notes]
other = "Notas"
+
+[disclaimer_text]
+other = "Aviso de responsabilidad"
diff --git a/i18n/fr.toml b/i18n/fr.toml
index 7e25ca8..97c17cb 100644
--- a/i18n/fr.toml
+++ b/i18n/fr.toml
@@ -109,3 +109,6 @@ other = "Afficher le certificat"
[notes]
other = "Remarques"
+
+[disclaimer_text]
+other = "Avis de responsabilité"
diff --git a/i18n/hi.toml b/i18n/hi.toml
index eddf166..e5f4ac9 100644
--- a/i18n/hi.toml
+++ b/i18n/hi.toml
@@ -109,3 +109,6 @@ other = "प्रमाणपत्र देखें"
[notes]
other = "टिप्पणियाँ"
+
+[disclaimer_text]
+other = "दायित्व सूचना"
diff --git a/i18n/id.toml b/i18n/id.toml
index f884ed2..ff8b61f 100644
--- a/i18n/id.toml
+++ b/i18n/id.toml
@@ -109,3 +109,6 @@ other = "Lihat Sertifikat"
[notes]
other = "Catatan"
+
+[disclaimer_text]
+other = "Pemberitahuan Kewajiban"
diff --git a/i18n/it.toml b/i18n/it.toml
index 3c88173..882a9d5 100644
--- a/i18n/it.toml
+++ b/i18n/it.toml
@@ -109,3 +109,6 @@ other = "Féach ar an Teastas"
[notes]
other = "Appunti"
+
+[disclaimer_text]
+other = "Avviso di responsabilità"
diff --git a/i18n/jp.toml b/i18n/jp.toml
index bcb3fa3..2a1cdac 100644
--- a/i18n/jp.toml
+++ b/i18n/jp.toml
@@ -106,3 +106,6 @@ other = "ビューの証明書"
[notes]
other = "ノート"
+
+[disclaimer_text]
+other = "責任通知"
diff --git a/i18n/ko.toml b/i18n/ko.toml
index 54a03d6..3f90b2d 100644
--- a/i18n/ko.toml
+++ b/i18n/ko.toml
@@ -109,3 +109,6 @@ other = "인증서보기"
[notes]
other = "메모"
+
+[disclaimer_text]
+other = "책임 고지"
diff --git a/i18n/ru.toml b/i18n/ru.toml
index d20d489..86549ec 100644
--- a/i18n/ru.toml
+++ b/i18n/ru.toml
@@ -109,3 +109,6 @@ other = "Просмотреть сертификат"
[notes]
other = "Ноты"
+
+[disclaimer_text]
+other = "Уведомление об ответственности"
diff --git a/i18n/vn.toml b/i18n/vn.toml
index 3fb385c..4a03d00 100644
--- a/i18n/vn.toml
+++ b/i18n/vn.toml
@@ -109,3 +109,6 @@ other = "Xem chứng chỉ"
[notes]
other = "Ghi chú"
+
+[disclaimer_text]
+other = "Thông báo trách nhiệm"