mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
PHRAS-2007 Update wordings key
This commit is contained in:
@@ -340,7 +340,7 @@
|
||||
<option value="preview" selected="selected">{{ 'create_subdef_modal_access_class_preview' | trans }}</option>
|
||||
<option value="thumbnail">{{ 'create_subdef_modal_access_class_no_restriction' | trans }}</option>
|
||||
</select>
|
||||
<label for="subviewType">{{ 'create_subdef_modal_subviewType' | trans }}</label>
|
||||
<label for="subviewType">{{ 'create_subdef_modal_record_phraseanet_type' | trans }}</label>
|
||||
<select name="subviewType" id="subviewType" onchange="subview_type(this)">
|
||||
<option>{{ 'Choisir' | trans }}</option>
|
||||
<option value="image">{{ 'image' | trans }}</option>
|
||||
@@ -349,7 +349,7 @@
|
||||
<option value="document">{{ 'document' | trans }}</option>
|
||||
<option value="flash">{{ 'flash' | trans }}</option>
|
||||
</select>
|
||||
<label for="mediaType">{{ 'create_subdef_modal_mediatype' | trans }}</label>
|
||||
<label for="mediaType">{{ 'create_subdef_modal_preview_mediatype' | trans }}</label>
|
||||
<select name="mediaType" id="mediaType" onchange="media_type(this)">
|
||||
<option>{{ 'Choisir' | trans }}</option>
|
||||
</select>
|
||||
|
Reference in New Issue
Block a user