Skip to content

Commit

Permalink
add language for geo select in pick Bible
Browse files Browse the repository at this point in the history
patricksptang committed Jul 30, 2024
1 parent 9019e56 commit 77a8edc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion step-web/src/main/webapp/js/step.util.js
Original file line number Diff line number Diff line change
@@ -3483,7 +3483,7 @@ step.util = {
"Italian", // it
"Latin", // la
"Latvian", // lv
// "Lithuanian", // lt - might not exist May 20, 2024
"Lithuanian", // lt
"Manx", // gv
"Norwegian_Bokmål", // nb
"Norwegian_Nynorsk", // nn
@@ -3497,6 +3497,7 @@ step.util = {
"Slovenian", // sl
"Spanish", // es
"Swedish", // sv
"Turkish",
"Ukrainian", // uk
"Vlaams",
"Welsh" // cy

0 comments on commit 77a8edc

Please sign in to comment.