approve news items

This commit is contained in:
HolgerHatGarKeineNode
2023-02-11 15:55:40 +01:00
parent b5c76730c5
commit aef833c2b9
12 changed files with 49 additions and 11 deletions

View File

@@ -750,5 +750,8 @@
"Are you sure you want to cancel your participation?": "Bitte bestätige, dass du deine Teilnahme zurückziehen möchtest.", "Are you sure you want to cancel your participation?": "Bitte bestätige, dass du deine Teilnahme zurückziehen möchtest.",
"Confirmation": "Bestätigung", "Confirmation": "Bestätigung",
"You confirm your participation.": "Du bestätigst deine Teilnahme.", "You confirm your participation.": "Du bestätigst deine Teilnahme.",
"Current picture": "Derzeitiges Bild" "Current picture": "Derzeitiges Bild",
"Article approved": "Artikel genehmigt",
"approved": "genehmigt",
"not approved": "nicht genehmigt"
} }

View File

@@ -746,5 +746,8 @@
"Are you sure you want to cancel your participation?": "", "Are you sure you want to cancel your participation?": "",
"Confirmation": "", "Confirmation": "",
"You confirm your participation.": "", "You confirm your participation.": "",
"Current picture": "" "Current picture": "",
"Article approved": "",
"approved": "",
"not approved": ""
} }

View File

@@ -746,5 +746,8 @@
"Are you sure you want to cancel your participation?": "", "Are you sure you want to cancel your participation?": "",
"Confirmation": "", "Confirmation": "",
"You confirm your participation.": "", "You confirm your participation.": "",
"Current picture": "" "Current picture": "",
"Article approved": "",
"approved": "",
"not approved": ""
} }

View File

@@ -747,5 +747,8 @@
"Are you sure you want to cancel your participation?": "", "Are you sure you want to cancel your participation?": "",
"Confirmation": "", "Confirmation": "",
"You confirm your participation.": "", "You confirm your participation.": "",
"Current picture": "" "Current picture": "",
"Article approved": "",
"approved": "",
"not approved": ""
} }

View File

@@ -747,5 +747,8 @@
"Are you sure you want to cancel your participation?": "", "Are you sure you want to cancel your participation?": "",
"Confirmation": "", "Confirmation": "",
"You confirm your participation.": "", "You confirm your participation.": "",
"Current picture": "" "Current picture": "",
"Article approved": "",
"approved": "",
"not approved": ""
} }

View File

@@ -747,5 +747,8 @@
"Are you sure you want to cancel your participation?": "", "Are you sure you want to cancel your participation?": "",
"Confirmation": "", "Confirmation": "",
"You confirm your participation.": "", "You confirm your participation.": "",
"Current picture": "" "Current picture": "",
"Article approved": "",
"approved": "",
"not approved": ""
} }

View File

@@ -747,5 +747,8 @@
"Are you sure you want to cancel your participation?": "", "Are you sure you want to cancel your participation?": "",
"Confirmation": "", "Confirmation": "",
"You confirm your participation.": "", "You confirm your participation.": "",
"Current picture": "" "Current picture": "",
"Article approved": "",
"approved": "",
"not approved": ""
} }

View File

@@ -747,5 +747,8 @@
"Are you sure you want to cancel your participation?": "", "Are you sure you want to cancel your participation?": "",
"Confirmation": "", "Confirmation": "",
"You confirm your participation.": "", "You confirm your participation.": "",
"Current picture": "" "Current picture": "",
"Article approved": "",
"approved": "",
"not approved": ""
} }

View File

@@ -747,5 +747,8 @@
"Are you sure you want to cancel your participation?": "", "Are you sure you want to cancel your participation?": "",
"Confirmation": "", "Confirmation": "",
"You confirm your participation.": "", "You confirm your participation.": "",
"Current picture": "" "Current picture": "",
"Article approved": "",
"approved": "",
"not approved": ""
} }

View File

@@ -709,5 +709,8 @@
"N\/A": "", "N\/A": "",
"Hello!": "", "Hello!": "",
"Add tags...": "", "Add tags...": "",
"Add tag...": "" "Add tag...": "",
"Article approved": "",
"approved": "",
"not approved": ""
} }

View File

@@ -721,5 +721,8 @@
"Are you sure you want to cancel your participation?": "", "Are you sure you want to cancel your participation?": "",
"Confirmation": "", "Confirmation": "",
"You confirm your participation.": "", "You confirm your participation.": "",
"Current picture": "" "Current picture": "",
"Article approved": "",
"approved": "",
"not approved": ""
} }

View File

@@ -0,0 +1,5 @@
<?php
return array (
'translatable' => '',
);