$i18n_key_words = array(
-// Menus.
+// Menus - short selection strings that are displayed on top of application web pages.
+// Example: https://timetracker.anuko.com (black menu on top).
'menu.login' => 'Login',
'menu.logout' => 'Logout',
// TODO: translate the following.
// 'menu.forum' => 'Forum',
'menu.help' => 'Abiinfo',
-// Note to translators: menu.create_team needs a more accurate translation.
-'menu.create_team' => 'loo uus managerikonto',
+// TODO: translate the following.
+'menu.create_team' => 'Create Team',
'menu.profile' => 'Profiili',
'menu.time' => 'Aeg',
// TODO: translate the following.
// 'button.add_invoice' => 'Add invoice',
// 'button.add_option' => 'Add option',
'button.add' => 'Lisa',
+
+
+
+// TODO: refactoring ongoing down from here.
+
'button.generate' => 'Loo',
// TODO: translate the following.
// 'button.reset_password' => 'Reset password',