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 d4a5819 commit d9701ba
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions messages/es-419/base.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?php

return [
'API Connection successful!' => '',
'Could not connect to API!' => '',
'Current Status:' => '',
'Editors:' => '',
'Etherpad API Key' => '',
'Etherpad URL Domain' => '',
'If the Etherpad server is not running under the same domain as the HumHub installation, the Etherpad-Lite plugin "ep_auth_session" must be used.' => '',
'Note' => '',
'Notes' => '',
'Notes Module Configuration' => '',
'Open note' => '',
'Please read the module documentation under /protected/modules/notes/docs/install.txt for more details!' => '',
'Plugin Homepage' => '',
'Save and close' => '',
'The notes module needs a etherpad server up and running!' => '',
'There are no notes yet!' => '',
'Title of your new note' => '',
'URL to Etherpad' => '',
'Use Etherpad Plugin: ep_auth_session' => '',
'e.g. http://yourdomain/pad/' => '',
];

0 comments on commit d9701ba

Please sign in to comment.