forked from AkkomaGang/akkoma-fe
#470 - update button text capitalization
This commit is contained in:
parent
487a194f6d
commit
dee9ab7bda
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@
|
|||
"more": "More",
|
||||
"generic_error": "An error occured",
|
||||
"optional": "optional",
|
||||
"show_more": "Show More",
|
||||
"show_less": "Show Less"
|
||||
"show_more": "Show more",
|
||||
"show_less": "Show less"
|
||||
},
|
||||
"image_cropper": {
|
||||
"crop_picture": "Crop picture",
|
||||
|
|
Loading…
Reference in a new issue