-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enh: Updated Translations (translate.humhub.org)
- Loading branch information
HumHub Translations
committed
Oct 10, 2023
1 parent
6cab9a2
commit 6e89225
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<?php | ||
|
||
return [ | ||
'%displayName% has reported %contentTitle%.' => '', | ||
'<strong>Report</strong> Content' => '', | ||
'<strong>Reported</strong> Content' => '', | ||
'Add prohibited terms separated by commas. Upon saving, the list will automatically be sorted in alphabetical order.' => '', | ||
'Automatically block content creation' => '', | ||
'Content' => '', | ||
'Content successfully reported.' => '', | ||
'Could not delete Report!' => '', | ||
'Created by {author} at {dateTime}. Reported by {reporter}.' => '', | ||
'For what reason do you want to report this content?' => '', | ||
'If checked, users will not be able to publish content containing terms from your profanity filter. Leave this unchecked if you want the content to be automatically reported to you instead.' => '', | ||
'Misleading' => '', | ||
'Offensive' => '', | ||
'Profanity Filter' => '', | ||
'Reason' => '', | ||
'Report' => '', | ||
'Reported Content' => '', | ||
'Review' => '', | ||
'Send' => '', | ||
'Spam' => '', | ||
'System' => '', | ||
'There is no content reported for review.' => '', | ||
'This overview shows you a list of content that has been reported for various reasons. Please review the content and determine if it meets the community guidelines.' => '', | ||
'Wrong Space' => '', | ||
'Your contribution does not comply with our community guidelines and can therefore not be published. For further details, please contact the administrators.' => '', | ||
]; |