-
Notifications
You must be signed in to change notification settings - Fork 20
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 19, 2024
1 parent
0112346
commit 267b437
Showing
1 changed file
with
40 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,40 @@ | ||
<?php | ||
|
||
return [ | ||
'<strong>Confirm</strong> category deleting' => '', | ||
'<strong>Confirm</strong> link deleting' => '', | ||
'Add Category' => '', | ||
'Add link' => '', | ||
'Added a new link %link% to category "%category%".' => '', | ||
'Cancel' => '', | ||
'Category' => '', | ||
'Delete' => '', | ||
'Delete category' => '', | ||
'Delete link' => '', | ||
'Deleted' => '', | ||
'Description' => '', | ||
'Do you really want to delete this category? All connected links will be lost!' => '', | ||
'Do you really want to delete this link?' => '', | ||
'Edit Category' => '', | ||
'Edit Link' => '', | ||
'Extend link validation by a connection test.' => '', | ||
'Link' => '', | ||
'Linklist' => '', | ||
'Linklist Module Configuration' => '', | ||
'No description available.' => '', | ||
'Requested category could not be found.' => '', | ||
'Requested link could not be found.' => '', | ||
'Save' => '', | ||
'Show the links as a widget on the right.' => '', | ||
'Sort Order' => '', | ||
'The category you want to create your link in could not be found!' => '', | ||
'There have been no links or categories added to this space yet.' => '', | ||
'Title' => '', | ||
'You can enable the extended validation of links for a space or user.' => '', | ||
'You miss the rights to add/edit links!' => '', | ||
'You miss the rights to delete this category!' => '', | ||
'You miss the rights to delete this link!' => '', | ||
'You miss the rights to edit this category!' => '', | ||
'You miss the rights to edit this link!' => '', | ||
'list' => '', | ||
]; |