# Misc updates - Tues/Wed 8th-9th Dec, 2020
Finished up the C+ nomination sending flow and made various small improvements, fixed bugs these last few days as we gear up to a wider release.
The plan is to do a proper release to a percentage of iOS and Android users.
I also made a small presentation to other devs about how I've done translations in C+. We need to translate several other React projects going forwards, so my setup needs to be replicated/standardised.
`keyboardShouldPersistTaps="always"` means the keyboard will remain open when a user is intreacting with a scrollable element, when it would normally close.
###### tags: `programmingjournal` `2020` `C+` `nominations` `translation`