Skip to content

Commit 1fdd706

Browse files
Update components/google_maps_platform/common/constants.mjs
Co-authored-by: michelle0927 <[email protected]>
1 parent 1b30648 commit 1fdd706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/google_maps_platform/common/constants.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
export const LANGUAGE_CODE_OPTIONS = [
22
{
33
label: "Afrikaans",
4-
value: "s",
4+
value: "af",
55
},
66
{
77
label: "Albanian",

0 commit comments

Comments
 (0)