File tree Expand file tree Collapse file tree 1 file changed +0
-27
lines changed
specifyweb/frontend/js_src/lib/localization Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Original file line number Diff line number Diff line change @@ -624,33 +624,6 @@ export const resourcesText = createDictionary({
624
624
condition and is not null.
625
625
` ,
626
626
} ,
627
- elseConditionDescription : {
628
- 'en-us' : `
629
- This format will be used only if the condition field value equals this
630
- condition or if no other format matches it.
631
- ` ,
632
- 'de-ch' : `
633
- Dieses Format wird nur verwendet, wenn der Wert des Bedingungsfelds dieser
634
- Bedingung entspricht oder wenn kein anderes Format damit übereinstimmt.
635
- ` ,
636
- 'es-es' : `
637
- Este formato se utilizará sólo si el valor del campo de condición es igual
638
- a esta condición o si ningún otro formato coincide con ella.
639
- ` ,
640
- 'fr-fr' : `
641
- Ce format ne sera utilisé que si la valeur du champ de condition est égale
642
- à cette condition ou si aucun autre format ne lui correspond.
643
- ` ,
644
- 'ru-ru' : `
645
- Этот формат будет использоваться только в том случае, если значение поля
646
- условия соответствует этому условию или если ему не соответствует никакой
647
- другой формат.
648
- ` ,
649
- 'uk-ua' : `
650
- Цей формат використовуватиметься, лише якщо значення поля умови дорівнює
651
- цій умові або якщо жоден інший формат їй не відповідає.
652
- ` ,
653
- } ,
654
627
wrongScopeWarning : {
655
628
'en-us' : `
656
629
This resource belongs to a different collection/discipline than the one
You can’t perform that action at this time.
0 commit comments