From a9179a95fb7fb28aaa82c170787cd33efb2d5e6f Mon Sep 17 00:00:00 2001
From: Luiz F. A. de Prá <luiz.pra@luizalabs.com>
Date: Fri, 12 Aug 2022 14:48:08 +0000
Subject: [PATCH] Include link_to_heading translations

---
 i18n/bn.toml    |    3 +
 i18n/ms.toml    |    3 +
 i18n/sq.toml    |    3 +
 i18n/hu.toml    |    3 +
 i18n/ja.toml    |    3 +
 i18n/sk.toml    |    3 +
 i18n/de.toml    |    3 +
 i18n/pt-br.toml |    3 +
 i18n/cs.toml    |    3 +
 i18n/hi.toml    |    4 ++
 i18n/tr.toml    |    3 +
 i18n/id.toml    |    3 +
 i18n/ro.toml    |    5 ++
 i18n/it.toml    |    3 +
 i18n/zh-cn.toml |    3 +
 i18n/ko.toml    |    3 +
 i18n/zh-tw.toml |    3 +
 i18n/he.toml    |    3 +
 i18n/np.toml    |    3 +
 i18n/ru.toml    |    3 +
 i18n/es.toml    |    3 +
 i18n/fi.toml    |    3 +
 i18n/pl.toml    |    3 +
 i18n/ar.toml    |    3 +
 i18n/se.toml    |    3 +
 i18n/nl.toml    |    3 +
 i18n/en.toml    |    3 +
 i18n/fr.toml    |    3 +
 28 files changed, 86 insertions(+), 1 deletions(-)

diff --git a/i18n/ar.toml b/i18n/ar.toml
index ec33ba2..9de2101 100644
--- a/i18n/ar.toml
+++ b/i18n/ar.toml
@@ -58,3 +58,6 @@
 
 [error]
 other = "error"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/bn.toml b/i18n/bn.toml
index ed64217..d5b2dd8 100644
--- a/i18n/bn.toml
+++ b/i18n/bn.toml
@@ -59,3 +59,6 @@
 
 [error]
 other = "ত্রুটি"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/cs.toml b/i18n/cs.toml
index 4783703..9304786 100644
--- a/i18n/cs.toml
+++ b/i18n/cs.toml
@@ -58,3 +58,6 @@
 
 [error]
 other = "error"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/de.toml b/i18n/de.toml
index ea0b5f2..521fe0f 100644
--- a/i18n/de.toml
+++ b/i18n/de.toml
@@ -59,3 +59,6 @@
 
 [error]
 other = "Fehler"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/en.toml b/i18n/en.toml
index 375ee8d..987586d 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -59,3 +59,6 @@
 
 [error]
 other = "error"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/es.toml b/i18n/es.toml
index 4dad3a1..8300621 100644
--- a/i18n/es.toml
+++ b/i18n/es.toml
@@ -59,3 +59,6 @@
 
 [error]
 other = "error"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/fi.toml b/i18n/fi.toml
index 49bd70e..2485616 100644
--- a/i18n/fi.toml
+++ b/i18n/fi.toml
@@ -59,3 +59,6 @@
 
 [error]
 other = "error"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/fr.toml b/i18n/fr.toml
index 86b9dea..f51fd40 100644
--- a/i18n/fr.toml
+++ b/i18n/fr.toml
@@ -59,3 +59,6 @@
 
 [error]
 other = "error"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/he.toml b/i18n/he.toml
index 5423312..141b757 100644
--- a/i18n/he.toml
+++ b/i18n/he.toml
@@ -59,3 +59,6 @@
 
 [error]
 other = "error"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/hi.toml b/i18n/hi.toml
index 54cedf0..855ed8d 100644
--- a/i18n/hi.toml
+++ b/i18n/hi.toml
@@ -59,3 +59,7 @@
 
 [error]
 other = "त्रुटि"
+
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/hu.toml b/i18n/hu.toml
index dbe3a32..fb47d01 100644
--- a/i18n/hu.toml
+++ b/i18n/hu.toml
@@ -59,3 +59,6 @@
 
 [error]
 other = "error"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/id.toml b/i18n/id.toml
index 6ebe551..f556d0e 100644
--- a/i18n/id.toml
+++ b/i18n/id.toml
@@ -59,3 +59,6 @@
 
 [error]
 other = "error"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/it.toml b/i18n/it.toml
index 3c4c5cc..9c8a6da 100644
--- a/i18n/it.toml
+++ b/i18n/it.toml
@@ -59,3 +59,6 @@
 
 [error]
 other = "error"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/ja.toml b/i18n/ja.toml
index b1f0b3a..4412c91 100644
--- a/i18n/ja.toml
+++ b/i18n/ja.toml
@@ -59,3 +59,6 @@
 
 [error]
 other = "error"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/ko.toml b/i18n/ko.toml
index 62f98c4..a34c8f6 100644
--- a/i18n/ko.toml
+++ b/i18n/ko.toml
@@ -59,3 +59,6 @@
 
 [error]
 other = "error"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/ms.toml b/i18n/ms.toml
index 1ca001a..25b037e 100644
--- a/i18n/ms.toml
+++ b/i18n/ms.toml
@@ -62,3 +62,6 @@
 
 [error]
 other = "ralat"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/nl.toml b/i18n/nl.toml
index f4692dc..801e525 100644
--- a/i18n/nl.toml
+++ b/i18n/nl.toml
@@ -59,3 +59,6 @@
 
 [error]
 other = "fout"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/np.toml b/i18n/np.toml
index 76fe7ba..4e1e1c0 100644
--- a/i18n/np.toml
+++ b/i18n/np.toml
@@ -59,3 +59,6 @@
 
 [error]
 other = "error"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/pl.toml b/i18n/pl.toml
index 14e3270..801bec4 100644
--- a/i18n/pl.toml
+++ b/i18n/pl.toml
@@ -59,3 +59,6 @@
 
 [error]
 other = "błąd"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/pt-br.toml b/i18n/pt-br.toml
index e5c5c99..422771c 100644
--- a/i18n/pt-br.toml
+++ b/i18n/pt-br.toml
@@ -59,3 +59,6 @@
 
 [error]
 other = "erro"
+
+[link_to_heading]
+other = "Link para o cabeçalho"
diff --git a/i18n/ro.toml b/i18n/ro.toml
index 7a7a9e8..d3bb854 100644
--- a/i18n/ro.toml
+++ b/i18n/ro.toml
@@ -18,7 +18,7 @@
 other = "articole"
 
 [reading_time]
-one   = "Un minut de lectură"
+one = "Un minut de lectură"
 other = "{{ .Count }} {{ if lt .Count 20 }}minute{{ else }}de minute{{ end }} de lectură"
 
 [page_not_found]
@@ -59,3 +59,6 @@
 
 [error]
 other = "eroare"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/ru.toml b/i18n/ru.toml
index fcd969b..e3885aa 100644
--- a/i18n/ru.toml
+++ b/i18n/ru.toml
@@ -60,3 +60,6 @@
 
 [error]
 other = "error"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/se.toml b/i18n/se.toml
index 6f32172..566992a 100644
--- a/i18n/se.toml
+++ b/i18n/se.toml
@@ -59,3 +59,6 @@
 
 [error]
 other = "Fel"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/sk.toml b/i18n/sk.toml
index 44bcb09..3c8b255 100644
--- a/i18n/sk.toml
+++ b/i18n/sk.toml
@@ -61,3 +61,6 @@
 
 [error]
 other = "error"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/sq.toml b/i18n/sq.toml
index e2c506f..f0ed7d2 100644
--- a/i18n/sq.toml
+++ b/i18n/sq.toml
@@ -59,3 +59,6 @@
 
 [error]
 other = "gabim"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/tr.toml b/i18n/tr.toml
index 285d804..c68a165 100644
--- a/i18n/tr.toml
+++ b/i18n/tr.toml
@@ -59,3 +59,6 @@
 
 [error]
 other = "error"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/zh-cn.toml b/i18n/zh-cn.toml
index 771875e..33e8d99 100644
--- a/i18n/zh-cn.toml
+++ b/i18n/zh-cn.toml
@@ -59,3 +59,6 @@
 
 [error]
 other = "错误"
+
+[link_to_heading]
+other = "Link to heading"
diff --git a/i18n/zh-tw.toml b/i18n/zh-tw.toml
index d3fa3f7..69fb4c6 100644
--- a/i18n/zh-tw.toml
+++ b/i18n/zh-tw.toml
@@ -59,3 +59,6 @@
 
 [error]
 other = "error"
+
+[link_to_heading]
+other = "Link to heading"

--
Gitblit v1.10.0