Yu-Gi-Oh! Deck Building and Card Inventory Management web interface written in Common Lisp, utilizing HTMX.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

106 line
1.7KB

  1. #: templates/builder/index.html
  2. #, lisp-format
  3. msgid "Deck Builder"
  4. msgstr ""
  5. #: templates/construct/select-sets.html
  6. #, lisp-format
  7. msgid "Select Card Sets"
  8. msgstr ""
  9. #: templates/contact/admin.html
  10. #, lisp-format
  11. msgid "Nothing to see here!"
  12. msgstr ""
  13. #: templates/contact/admin.html
  14. #, lisp-format
  15. msgid "Oops"
  16. msgstr ""
  17. #: templates/contact/admin.html
  18. #, lisp-format
  19. msgid "Feedback Admin Panel"
  20. msgstr ""
  21. #: templates/contact/index.html
  22. #, lisp-format
  23. msgid "Try typing it up in Notepad, then Copy/Paste."
  24. msgstr ""
  25. #: templates/contact/index.html
  26. #, lisp-format
  27. msgid "You can type up a message here and submit it for the administrator to see."
  28. msgstr ""
  29. #: templates/contact/index.html
  30. #, lisp-format
  31. msgid "Contact Us"
  32. msgstr ""
  33. #: templates/decks/_field_control_select.html
  34. #, lisp-format
  35. msgid "None"
  36. msgstr ""
  37. #: templates/decks/index.html
  38. #, lisp-format
  39. msgid "Deck List"
  40. msgstr ""
  41. #: templates/index.html
  42. #, lisp-format
  43. msgid "Click the links at the top to get started."
  44. msgstr ""
  45. #: templates/index.html
  46. #, lisp-format
  47. msgid "Welcome to cl-deck-builder2!"
  48. msgstr ""
  49. #: templates/index.html
  50. #, lisp-format
  51. msgid "Index"
  52. msgstr ""
  53. #: templates/kde-team.html
  54. #, lisp-format
  55. msgid "KDE Team Deck Listing"
  56. msgstr ""
  57. #: templates/label-maker.html
  58. #, lisp-format
  59. msgid "Label Maker"
  60. msgstr ""
  61. #: templates/qr.html
  62. #, lisp-format
  63. msgid "QR Code Generator"
  64. msgstr ""
  65. #: templates/tabs.html
  66. #, lisp-format
  67. msgid "Tabs"
  68. msgstr ""
  69. #: templates/upload.html
  70. #, lisp-format
  71. msgid "File Uploader"
  72. msgstr ""
  73. #: templates/user/admin.html
  74. #, lisp-format
  75. msgid "User Admin Panel"
  76. msgstr ""
  77. #: templates/user/login.html
  78. #, lisp-format
  79. msgid "Login"
  80. msgstr ""
  81. #: templates/user/register.html
  82. #, lisp-format
  83. msgid "Register"
  84. msgstr ""