Added L command in HemoCubeFragment

This commit is contained in:
chandrashekhar reddy
2024-03-11 13:01:22 +05:30
parent d701ee4f6d
commit 1e4f801774
6 changed files with 44 additions and 7 deletions

View File

@@ -272,4 +272,7 @@
<string name="downloadcsv">सीएसवी डाउनलोड करें</string>
<string name="action_activity">Activities</string>
<string name="check_cuvette">Checking cuvette presence</string>
<string name="cuvette_present">Cuvette present</string>
<string name="cuvette_absent">Cuvette absent</string>
</resources>