Your language plugin should have the below files.
components/com_comprofiler/plugin/language/LANGUAGE/cbplugin/cb.profilebook-admin_language.php
components/com_comprofiler/plugin/language/LANGUAGE/cbplugin/cb.profilebook-language.php
If they don't exist your language plugin maybe out of date or incompletely translated. To help contribute to a language please see the below.
www.joomlapolis.com/cb-solutions/languages
Additionally you can copy and rename as follows.
FROM:
components/com_comprofiler/plugin/user/plug_cbprofilebook/language/default_language/admin_language.php
components/com_comprofiler/plugin/user/plug_cbprofilebook/language/default_language/language.php
TO:
components/com_comprofiler/plugin/language/LANGUAGE/cbplugin/cb.profilebook-admin_language.php
components/com_comprofiler/plugin/language/LANGUAGE/cbplugin/cb.profilebook-language.php
Once done you can translate them as needed.