Add Legend button under advanced search

This commit is contained in:
maddiebaka
2023-11-17 14:15:27 -05:00
parent 7c4b743061
commit 9f9f4c6409
2 changed files with 29 additions and 1 deletions

View File

@@ -91,6 +91,16 @@
}
}
},
"Legend" : {
"localizations" : {
"fr" : {
"stringUnit" : {
"state" : "translated",
"value" : "Légende"
}
}
}
},
"Lessons" : {
"localizations" : {
"fr" : {
@@ -162,7 +172,14 @@
}
},
"Words" : {
"localizations" : {
"fr" : {
"stringUnit" : {
"state" : "translated",
"value" : "Mots"
}
}
}
}
},
"version" : "1.0"