freedombone-app-blog.json 1.9KB

123456789101112131415161718192021222324252627
  1. {
  2. "Change blog avatar": "Change blog avatar",
  3. "Freedombone Control Panel": "Freedombone Control Panel",
  4. "Enter a URL for an image. It should be approximately a square image.": "Enter a URL for an image. It should be approximately a square image.",
  5. "Your blog avatar has been changed": "Your blog avatar has been changed",
  6. "Freedombone Configuration": "Freedombone Configuration",
  7. "Blog Configuration": "Blog Configuration",
  8. "\\nPlease enter your blog details:": "\\nPlease enter your blog details:",
  9. "Title:": "Title:",
  10. "Domain:": "Domain:",
  11. "Code:": "Code:",
  12. "Domain name validation": "Domain name validation",
  13. "Backing up $source_directory to $dest_directory": "Backing up $source_directory to $dest_directory",
  14. "Backup to $dest_directory complete": "Backup to $dest_directory complete",
  15. "Restoring blog installation": "Restoring blog installation",
  16. "No content directory found after restoring blog": "No content directory found after restoring blog",
  17. "Backing up blog": "Backing up blog",
  18. "Backup of blog complete": "Backup of blog complete",
  19. "Blog domain specified but not found in $temp_backup_dir": "Blog domain specified but not found in $temp_backup_dir",
  20. "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "Restoring blog installation $FULLBLOG_DOMAIN_NAME",
  21. "Restore of blog complete": "Restore of blog complete",
  22. "Your blog username: $MY_USERNAME": "Your blog username: $MY_USERNAME",
  23. "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "Your blog password is: $FULLBLOG_ADMIN_PASSWORD",
  24. "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login",
  25. "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}",
  26. "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login"
  27. }