Timezone
In order to configure timezone, go to “Settings -> General -> Timezone” on your dashboard. Select proper timezone and click save button.

Language
There are two steps to configure language. First, go to “Settings -> General -> Site Language” and change language.

Next Step:
The plugin comes with .po file included under the languages folder. To translate:
- Download and install Poedit.
- Open bookmify.po to file located here \wp-content\plugins\bookmify\languages\ using the poedit tool and translate the existing text to your own
- Save the file with the locale (for example ru_RU.po).
- A step above should have generated a .po and a .mo file. Copy both these files and put them into the languages folder of the theme.
Your Language & Localization
After translating, you may wish to use the correct locale to translate and localize your WordPress installation completely. Refer to Installing WordPress In Your Language at WordPress Codex to learn how to.