X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ftr.lang.php;h=cef2a23118a21a4250a70741ef7a7fa753ec24bf;hb=d5f3d27d84a808f8333822de5662b2cd3a2e322c;hp=4c4604ba6a109cea4bfdec06dd9f1b0551e39388;hpb=167e70e68597a70269edea5c5af9b186c489d57f;p=timetracker.git diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 4c4604ba..cef2a231 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -265,11 +265,11 @@ $i18n_key_words = array( // Compare with English file to see how it is done there and do Romanian titles similarly. // Specifically: compare project and client titles and see how they differ. 'title.login' => 'Giriş', -'title.teams' => 'Ekipler', +'title.groups' => 'Ekipler', // TODO: change "teams" to "groups". // TODO: translate the following. -// 'title.create_team' => 'Creating Team', -// 'title.edit_team' => 'Editing Team', -'title.delete_team' => 'Ekibi sil', +// 'title.create_group' => 'Creating Group', +// 'title.edit_group' => 'Editing Group', +'title.delete_group' => 'Ekibi sil', // TODO: change "team" to "group". 'title.reset_password' => 'Parolayı sıfırla', // TODO: translate the following. // 'title.change_password' => 'Changing Password',