fix: add title to new tab link
This commit is contained in:
parent
960ba98378
commit
bad7b24bf2
3 changed files with 7 additions and 1 deletions
|
@ -112,6 +112,9 @@ en:
|
|||
champ_remove: Remove
|
||||
champ_unavailable: Unavailable
|
||||
possible_values:
|
||||
link:
|
||||
title: All possible values
|
||||
text: See all possible values
|
||||
title: Values
|
||||
text_html: A short text
|
||||
textarea_html: A long text
|
||||
|
|
|
@ -103,6 +103,9 @@ fr:
|
|||
champ_remove: Retirer
|
||||
champ_unavailable: Indisponible
|
||||
possible_values:
|
||||
link:
|
||||
title: Toutes les valeurs possibles
|
||||
text: Voir toutes les valeurs possibles
|
||||
title: Valeurs
|
||||
text_html: Un texte court
|
||||
textarea_html: Un texte long
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue