From ccc54c65cf2191e35bd0294c0ffbae761b29f151 Mon Sep 17 00:00:00 2001 From: rzeka Date: Tue, 4 Mar 2014 20:17:26 +0100 Subject: Added basic comments on tasks --- locales/fr_FR/translations.php | 4 ++++ locales/pl_PL/translations.php | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'locales') diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index 3a64f0c7..fb9ce4bc 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -201,4 +201,8 @@ return array( 'User' => 'Utilisateur', 'Everybody have access to this project.' => 'Tout le monde a accès au projet.', 'You are not allowed to access to this project.' => 'Vous n\'êtes pas autorisé à accéder à ce projet.', + '%B %e, %G at %k:%M %p' => '%e %B %G à %k:%M', + //Comments => '', + //'No comments' => '', + //'Post comment' => '', ); diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php index de5cb23c..884f6262 100644 --- a/locales/pl_PL/translations.php +++ b/locales/pl_PL/translations.php @@ -205,5 +205,8 @@ return array( 'User' => 'Użytkownik', 'Everybody have access to this project.' => 'Każdy ma dostęp do tego projektu.', 'You are not allowed to access to this project.' => 'Nie masz dostępu do tego projektu.', + '%B %e, %G at %k:%M %p' => '%e %B %G o %k:%M', + 'Comments' => 'Komentarze', + 'No comments' => 'Brak komentarzy', + 'Post comment' => 'Dodaj komentarz', ); - -- cgit v1.2.3