You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#539 Add i18n function and Japanese resource to streamlit chime
* Add i18n function and Japanese resource to streamlit chime
* Remove package names from requirements.txt
* Fix default locale
* Update some Japanese translations
app-admitted-patients-text: "Projected **census** of COVID-19 patients, accounting for arrivals and discharges."
6
+
app-SIR-title: "Susceptible, Infected, and Recovered"
7
+
app-SIR-text: "The number of susceptible, infected, and recovered individuals in the hospital catchment region at any given moment"
8
+
charts-date: "Date"
9
+
charts-daily-admissions: "Daily admissions"
10
+
charts-census: "Census"
11
+
charts-count: "Count"
12
+
presentation-infected-population-warning: "(Warning: The number of estimated infections is greater than the total regional population. Please verify the values entered in the sidebar.)"
* AHA Webinar, Feb 26, James Lawler, MD, an associate professor University of Nebraska Medical Center, What Healthcare Leaders Need To Know: Preparing for the COVID-19
79
+
* We would like to recognize the valuable assistance in consultation and review of model assumptions by Michael Z. Levy, PhD, Associate Professor of Epidemiology, Department of Biostatistics, Epidemiology and Informatics at the Perelman School of Medicine
80
+
* Finally we'd like to thank [Code for Philly](https://codeforphilly.org/) and the many members of the open-source community that [contributed](https://github.com/CodeForPhilly/chime/graphs/contributors) to this project.
* 最後に、[Code for Philly](https://codeforphilly.org/)と、このプロジェクトに[貢献](https://github.com/CodeForPhilly/chime/graphs/contributors)してくれたオープンソースコミュニティの多くのメンバーに感謝いたします。
0 commit comments