1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 16:53:34 +00:00

missing ex

This commit is contained in:
Kyle Spearrin
2018-05-02 12:29:37 -04:00
parent 0c0b551f1c
commit 5e39d32554
2 changed files with 2 additions and 2 deletions

2
jslib

Submodule jslib updated: 12533dd951...66bdf442d6

View File

@@ -10,7 +10,7 @@
<div class="box-content-row" appBoxRow>
<label for="baseUrl">{{'baseUrl' | i18n}}</label>
<input id="baseUrl" type="text" name="BaseUrl" [(ngModel)]="baseUrl"
placeholder="ex. https://bitwarden.company.com">
placeholder="{{'ex' | i18n}} https://bitwarden.company.com">
</div>
</div>
<div class="box-footer">