-
Notifications
You must be signed in to change notification settings - Fork 17
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
d4a5819
commit d9701ba
Showing
1 changed file
with
24 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,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/' => '', | ||
]; |