ordilabs / live

Ordi Labs Live
https://live.ordilabs.org
MIT License
8 stars 3 forks source link

Introduce MempoolInfo #138

Closed sectore closed 1 year ago

sectore commented 1 year ago

Screenshot from 2023-05-11 20-15-26

Note: As long as <For> has <Show> as its parent, it needs to be wrapped in a <div> to avoid errors such as not having a parent element. (see 3928c49)

cryptobeijing commented 1 year ago
T::HomeTitle => "預期的銘文",
T::ForkGH => "在GitHub上派生",
T::Audio => "音频",
T::Audios => "音频集",
T::Video => "视频",
T::Videos => "视频集",
T::Image => "图片",
T::Images => "图片集",
T::Pdf => "PDF",
T::Pdfs => "PDF集",
T::Unknown => "未知",
T::Unknowns => "未知集",
T::Text => "文字",
T::Texts => "文字集",
T::Iframe => "框架",
T::Iframes => "框架集",
FelixWeis commented 1 year ago

Thanks for your contribution @cryptobeijing ! 中文 is moving forward. can we do both

maybe add/edit a comment and note to which is which

cryptobeijing commented 1 year ago

Simplified Chinese Version T::HomeTitle => "预期的铭文", T::ForkGH => "在GitHub上派生", T::Audio => "音频", T::Audios => "音频集", T::Video => "视频", T::Videos => "视频集", T::Image => "图片", T::Images => "图片集", T::Pdf => "PDF", T::Pdfs => "PDF集", T::Unknown => "未知", T::Unknowns => "未知集", T::Text => "文字", T::Texts => "文字集", T::Iframe => "框架", T::Iframes => "框架集",

cryptobeijing commented 1 year ago

Traditional Chinese Version T::HomeTitle => "預期的銘文", T::ForkGH => "在GitHub上派生", T::Audio => "音頻", T::Audios => "音頻集", T::Video => "視頻", T::Videos => "視頻集", T::Image => "圖片", T::Images => "圖片集", T::Pdf => "PDF", T::Pdfs => "PDF集", T::Unknown => "未知", T::Unknowns => "未知集", T::Text => "文字", T::Texts => "文字集", T::Iframe => "框架", T::Iframes => "框架集",

FelixWeis commented 1 year ago

thanks 1440000bytes, floppy disk guy for reviewing Hindi