From fc9b90b45dc1fcf6e141dba6ca750e38828e11c7 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Wed, 27 May 2026 12:05:18 +0000 Subject: [PATCH] Approval in backend --- backend/ar/basis.json | 4 +++- backend/cs/basis.json | 4 +++- backend/de/basis.json | 4 +++- backend/dsb/basis.json | 4 +++- backend/en/basis.json | 4 +++- backend/es/basis.json | 4 +++- backend/fr/basis.json | 4 +++- backend/hi/basis.json | 4 +++- backend/hsb/basis.json | 4 +++- backend/hu/basis.json | 4 +++- backend/id/basis.json | 4 +++- backend/it/basis.json | 4 +++- backend/iw/basis.json | 4 +++- backend/kn/basis.json | 4 +++- backend/nl/basis.json | 4 +++- backend/pl/basis.json | 4 +++- backend/pt/basis.json | 4 +++- backend/ro/basis.json | 4 +++- backend/ru/basis.json | 4 +++- backend/ta/basis.json | 4 +++- backend/te/basis.json | 4 +++- backend/tl/basis.json | 4 +++- backend/tr/basis.json | 4 +++- backend/uk/basis.json | 4 +++- backend/zh/basis.json | 4 +++- 25 files changed, 75 insertions(+), 25 deletions(-) diff --git a/backend/ar/basis.json b/backend/ar/basis.json index e2441877..8856c722 100644 --- a/backend/ar/basis.json +++ b/backend/ar/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/cs/basis.json b/backend/cs/basis.json index f766cffa..77b0fe15 100644 --- a/backend/cs/basis.json +++ b/backend/cs/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/de/basis.json b/backend/de/basis.json index c766cad4..73d008d3 100644 --- a/backend/de/basis.json +++ b/backend/de/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "STRG", "ungrouped": "Ungruppiert", "grouped": "Gruppiert", - "grouped_by": "Gruppiert nach" + "grouped_by": "Gruppiert nach", + "edits": "Bearbeitungen", + "edits_inline": "Bearbeitungen" } } \ No newline at end of file diff --git a/backend/dsb/basis.json b/backend/dsb/basis.json index ca1d0bd0..4e18843a 100644 --- a/backend/dsb/basis.json +++ b/backend/dsb/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/en/basis.json b/backend/en/basis.json index bad5d0ff..10ca8c6c 100644 --- a/backend/en/basis.json +++ b/backend/en/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/es/basis.json b/backend/es/basis.json index 12c67aad..43ea3919 100644 --- a/backend/es/basis.json +++ b/backend/es/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/fr/basis.json b/backend/fr/basis.json index d5181b0e..982e3c88 100644 --- a/backend/fr/basis.json +++ b/backend/fr/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/hi/basis.json b/backend/hi/basis.json index bad5d0ff..10ca8c6c 100644 --- a/backend/hi/basis.json +++ b/backend/hi/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/hsb/basis.json b/backend/hsb/basis.json index ca1d0bd0..4e18843a 100644 --- a/backend/hsb/basis.json +++ b/backend/hsb/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/hu/basis.json b/backend/hu/basis.json index 373afbd3..2687f788 100644 --- a/backend/hu/basis.json +++ b/backend/hu/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/id/basis.json b/backend/id/basis.json index 67060cd1..54b99a84 100644 --- a/backend/id/basis.json +++ b/backend/id/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/it/basis.json b/backend/it/basis.json index 12c67aad..43ea3919 100644 --- a/backend/it/basis.json +++ b/backend/it/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/iw/basis.json b/backend/iw/basis.json index 389f2903..2f1cf70e 100644 --- a/backend/iw/basis.json +++ b/backend/iw/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/kn/basis.json b/backend/kn/basis.json index bad5d0ff..10ca8c6c 100644 --- a/backend/kn/basis.json +++ b/backend/kn/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/nl/basis.json b/backend/nl/basis.json index 12c67aad..43ea3919 100644 --- a/backend/nl/basis.json +++ b/backend/nl/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/pl/basis.json b/backend/pl/basis.json index 0adb42a5..c78e4194 100644 --- a/backend/pl/basis.json +++ b/backend/pl/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/pt/basis.json b/backend/pt/basis.json index 4e770dc1..7660371d 100644 --- a/backend/pt/basis.json +++ b/backend/pt/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/ro/basis.json b/backend/ro/basis.json index bad5d0ff..10ca8c6c 100644 --- a/backend/ro/basis.json +++ b/backend/ro/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/ru/basis.json b/backend/ru/basis.json index 21626ffc..a82674aa 100644 --- a/backend/ru/basis.json +++ b/backend/ru/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/ta/basis.json b/backend/ta/basis.json index bad5d0ff..10ca8c6c 100644 --- a/backend/ta/basis.json +++ b/backend/ta/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/te/basis.json b/backend/te/basis.json index bad5d0ff..10ca8c6c 100644 --- a/backend/te/basis.json +++ b/backend/te/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/tl/basis.json b/backend/tl/basis.json index 12c67aad..43ea3919 100644 --- a/backend/tl/basis.json +++ b/backend/tl/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/tr/basis.json b/backend/tr/basis.json index ec07a16f..8d6b6048 100644 --- a/backend/tr/basis.json +++ b/backend/tr/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/uk/basis.json b/backend/uk/basis.json index e05aa345..53b6a9a1 100644 --- a/backend/uk/basis.json +++ b/backend/uk/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file diff --git a/backend/zh/basis.json b/backend/zh/basis.json index bad5d0ff..10ca8c6c 100644 --- a/backend/zh/basis.json +++ b/backend/zh/basis.json @@ -343,6 +343,8 @@ "ctrl_key": "CTRL", "ungrouped": "Ungrouped", "grouped": "Grouped", - "grouped_by": "Grouped by" + "grouped_by": "Grouped by", + "edits": "Edits", + "edits_inline": "edits" } } \ No newline at end of file