From dfbdfbef51a0a537db1ccbddbcb9c2f1be7c3ee6 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Wed, 10 Jun 2026 20:55:40 +0000 Subject: [PATCH] Approval in backend --- backend/ar/basis.json | 3 ++- backend/cs/basis.json | 3 ++- backend/de/basis.json | 3 ++- backend/dsb/basis.json | 3 ++- backend/en/basis.json | 3 ++- backend/es/basis.json | 3 ++- backend/fr/basis.json | 3 ++- backend/hi/basis.json | 3 ++- backend/hsb/basis.json | 3 ++- backend/hu/basis.json | 3 ++- backend/id/basis.json | 3 ++- backend/it/basis.json | 3 ++- backend/iw/basis.json | 3 ++- backend/kn/basis.json | 3 ++- backend/nl/basis.json | 3 ++- backend/pl/basis.json | 3 ++- backend/pt/basis.json | 3 ++- backend/ro/basis.json | 3 ++- backend/ru/basis.json | 3 ++- backend/ta/basis.json | 3 ++- backend/te/basis.json | 3 ++- backend/tl/basis.json | 3 ++- backend/tr/basis.json | 3 ++- backend/uk/basis.json | 3 ++- backend/zh/basis.json | 3 ++- 25 files changed, 50 insertions(+), 25 deletions(-) diff --git a/backend/ar/basis.json b/backend/ar/basis.json index 383a6b26..15875cba 100644 --- a/backend/ar/basis.json +++ b/backend/ar/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/cs/basis.json b/backend/cs/basis.json index 44797a5a..32d636fe 100644 --- a/backend/cs/basis.json +++ b/backend/cs/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/de/basis.json b/backend/de/basis.json index c34a14f1..1d8c7b03 100644 --- a/backend/de/basis.json +++ b/backend/de/basis.json @@ -375,6 +375,7 @@ "contain": "Beinhalten", "select_automatically": "Automatisch ausw\u00e4hlen", "help": "Hilfe", - "field": "Feld" + "field": "Feld", + "favorite_verb": "Zu Favoriten hinzuf\u00fcgen" } } \ No newline at end of file diff --git a/backend/dsb/basis.json b/backend/dsb/basis.json index 04a2e5d7..ec2bfc0a 100644 --- a/backend/dsb/basis.json +++ b/backend/dsb/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/en/basis.json b/backend/en/basis.json index 82918d26..56fa8f79 100644 --- a/backend/en/basis.json +++ b/backend/en/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/es/basis.json b/backend/es/basis.json index 53e96d99..8893c426 100644 --- a/backend/es/basis.json +++ b/backend/es/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/fr/basis.json b/backend/fr/basis.json index 12f9d850..cffc3348 100644 --- a/backend/fr/basis.json +++ b/backend/fr/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/hi/basis.json b/backend/hi/basis.json index 82918d26..56fa8f79 100644 --- a/backend/hi/basis.json +++ b/backend/hi/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/hsb/basis.json b/backend/hsb/basis.json index 04a2e5d7..ec2bfc0a 100644 --- a/backend/hsb/basis.json +++ b/backend/hsb/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/hu/basis.json b/backend/hu/basis.json index cbc9d097..5c96e288 100644 --- a/backend/hu/basis.json +++ b/backend/hu/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/id/basis.json b/backend/id/basis.json index ae6f3d96..cd8677f6 100644 --- a/backend/id/basis.json +++ b/backend/id/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/it/basis.json b/backend/it/basis.json index 53e96d99..8893c426 100644 --- a/backend/it/basis.json +++ b/backend/it/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/iw/basis.json b/backend/iw/basis.json index 0bec7a66..0c0c0baf 100644 --- a/backend/iw/basis.json +++ b/backend/iw/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/kn/basis.json b/backend/kn/basis.json index 82918d26..56fa8f79 100644 --- a/backend/kn/basis.json +++ b/backend/kn/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/nl/basis.json b/backend/nl/basis.json index 53e96d99..8893c426 100644 --- a/backend/nl/basis.json +++ b/backend/nl/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/pl/basis.json b/backend/pl/basis.json index 8ab5c6d2..47cf17c7 100644 --- a/backend/pl/basis.json +++ b/backend/pl/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/pt/basis.json b/backend/pt/basis.json index 17d03b78..68f73ee3 100644 --- a/backend/pt/basis.json +++ b/backend/pt/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/ro/basis.json b/backend/ro/basis.json index 82918d26..56fa8f79 100644 --- a/backend/ro/basis.json +++ b/backend/ro/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/ru/basis.json b/backend/ru/basis.json index 5129d42b..71e5ffea 100644 --- a/backend/ru/basis.json +++ b/backend/ru/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/ta/basis.json b/backend/ta/basis.json index 82918d26..56fa8f79 100644 --- a/backend/ta/basis.json +++ b/backend/ta/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/te/basis.json b/backend/te/basis.json index 82918d26..56fa8f79 100644 --- a/backend/te/basis.json +++ b/backend/te/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/tl/basis.json b/backend/tl/basis.json index 53e96d99..8893c426 100644 --- a/backend/tl/basis.json +++ b/backend/tl/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/tr/basis.json b/backend/tr/basis.json index 719194b2..8914114e 100644 --- a/backend/tr/basis.json +++ b/backend/tr/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/uk/basis.json b/backend/uk/basis.json index 6be70316..3542b161 100644 --- a/backend/uk/basis.json +++ b/backend/uk/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file diff --git a/backend/zh/basis.json b/backend/zh/basis.json index 82918d26..56fa8f79 100644 --- a/backend/zh/basis.json +++ b/backend/zh/basis.json @@ -375,6 +375,7 @@ "contain": "Contain", "select_automatically": "Select automatically", "help": "Help", - "field": "Field" + "field": "Field", + "favorite_verb": "Favorite" } } \ No newline at end of file