Skip to content

Commit 117cc16

Browse files
committed
fix: lowercase Save in en.json
1 parent c8910a5 commit 117cc16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev-client/src/translations/en.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@
396396
"sites": "sites",
397397
"users": "users",
398398
"save": "Save",
399-
"save_fab": "SAVE",
399+
"save_fab": "Save",
400400
"use": "Use",
401401
"last_modified_by": "last modified {{user}}, {{date}}",
402402
"select_all": "Select All",
@@ -894,4 +894,4 @@
894894
"use_camera": "Take Photo",
895895
"choose_from_gallery": "Photo Library"
896896
}
897-
}
897+
}

0 commit comments

Comments
 (0)