Skip to content

Commit

Permalink
Add en-US to module string catalogs to mitigate potential issue with …
Browse files Browse the repository at this point in the history
…wrong default language
  • Loading branch information
miasma13 committed Dec 11, 2024
1 parent 9a67373 commit 36435d5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2709,6 +2709,12 @@
"value" : "VPN"
}
},
"en-US" : {
"stringUnit" : {
"state" : "translated",
"value" : "VPN"
}
},
"es" : {
"stringUnit" : {
"state" : "translated",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2881,6 +2881,12 @@
"value" : "VPN"
}
},
"en-US" : {
"stringUnit" : {
"state" : "translated",
"value" : "VPN"
}
},
"es" : {
"stringUnit" : {
"state" : "translated",
Expand Down

0 comments on commit 36435d5

Please sign in to comment.