remove some duplicate strings from the source

This commit is contained in:
dkanada 2020-08-09 23:10:58 +09:00
parent c328d68928
commit 23d0f25c74
47 changed files with 71 additions and 71 deletions

View file

@ -67,7 +67,7 @@
<input type="hidden" class="fldDeviceId" />
<div>
<button is="emby-button" type="submit" class="raised button-submit block">
<span>${ButtonSave}</span>
<span>${Save}</span>
</button>
<button is="emby-button" type="button" class="raised button-cancel block btnCancel" onclick="history.back();">
<span>${ButtonCancel}</span>