mirror of
https://github.com/grocy/grocy.git
synced 2026-03-28 07:39:25 +01:00
Typo...
This commit is contained in:
parent
c32ea087df
commit
fc2a37d3fc
|
|
@ -1508,7 +1508,7 @@ msgstr ""
|
|||
msgid "Scan field"
|
||||
msgstr ""
|
||||
|
||||
msgid "Scanned codes"
|
||||
msgid "Scanned barcodes"
|
||||
msgstr ""
|
||||
|
||||
msgid "Hit"
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<label for="scanned_codes">{{ $__t('Scanned codes') }}</label>
|
||||
<label for="scanned_codes">{{ $__t('Scanned barcodes') }}</label>
|
||||
<div class="float-right font-weight-bold">
|
||||
<span class="text-success">{{ $__t('Hit') }}: <span id="hit-count" class="locale-number-format" data-format="generic">0</span></span> //
|
||||
<span class="text-danger">{{ $__t('Miss') }}: <span id="miss-count" class="locale-number-format" data-format="generic">0</span></span>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user