freedombone-app-etherpad.json 1.4KB

123456789101112131415161718
  1. {
  2. "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!",
  3. "Etherpad Title": "Etherpad Title",
  4. "Freedombone Control Panel": "Freedombone Control Panel",
  5. "Title has been set": "Title has been set",
  6. "Etherpad Welcome Message": "Etherpad Welcome Message",
  7. "Welcome message has been set": "Welcome message has been set",
  8. "Etherpad Settings": "Etherpad Settings",
  9. "Choose an operation:": "Choose an operation:",
  10. "Set Title": "Set Title",
  11. "Set a welcome message": "Set a welcome message",
  12. "Exit": "Exit",
  13. "etherpad domain specified but not found in ${temp_backup_dir}": "etherpad domain specified but not found in ${temp_backup_dir}",
  14. "Etherpad administrator": "Etherpad administrator",
  15. "Etherpad administrator nickname: $MY_USERNAME": "Etherpad administrator nickname: $MY_USERNAME",
  16. "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD",
  17. "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}"
  18. }