Skip to content

Commit

Permalink
Enh: Updated Translations (translate.humhub.org)
Browse files Browse the repository at this point in the history
  • Loading branch information
HumHub Translations committed Oct 19, 2024
1 parent 0112346 commit 267b437
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions messages/es-419/base.php
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' => '',
];

0 comments on commit 267b437

Please sign in to comment.