FIX: add missing string (#121)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</div>
|
||||
<div class="jsfu-separator">
|
||||
<small>
|
||||
{{i18n "alternation"}}
|
||||
{{i18n "explorer.or"}}
|
||||
</small>
|
||||
</div>
|
||||
<div class="jsfu-paste">
|
||||
|
||||
@@ -5,6 +5,7 @@ en:
|
||||
no_semicolons: "Remove the semicolons from the query."
|
||||
dirty: "You must save the query before running."
|
||||
explorer:
|
||||
or: "or"
|
||||
admins_only: "The data explorer is only available to admins."
|
||||
allow_groups: "Allow groups to access this query"
|
||||
title: "Data Explorer"
|
||||
|
||||
Reference in New Issue
Block a user