Merge pull-request #140 (several small fixes)
This commit is contained in:
@@ -365,7 +365,6 @@ return array(
|
||||
'The time must be a numeric value' => 'Le temps doit-être une valeur numérique',
|
||||
'Todo' => 'À faire',
|
||||
'In progress' => 'En cours',
|
||||
'Done' => 'Terminé',
|
||||
'Sub-task removed successfully.' => 'Sous-tâche supprimée avec succès.',
|
||||
'Unable to remove this sub-task.' => 'Impossible de supprimer cette sous-tâche.',
|
||||
'Sub-task updated successfully.' => 'Sous-tâche mise à jour avec succès.',
|
||||
|
||||
@@ -190,7 +190,6 @@ return array(
|
||||
'Actions' => 'Akcje',
|
||||
'Confirmation' => 'Powtórzenie hasła',
|
||||
'Description' => 'Opis',
|
||||
'Details' => 'Informacje',
|
||||
'Sorry, I didn\'t found this information in my database!' => 'Niestety nie znaleziono tej informacji w bazie danych',
|
||||
'Page not found' => 'Strona nie istnieje',
|
||||
'Story Points' => 'Poziom trudności',
|
||||
@@ -208,7 +207,6 @@ 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',
|
||||
'Post comment' => 'Dodaj komentarz',
|
||||
'Write your text in Markdown' => 'Możesz użyć Markdown',
|
||||
|
||||
@@ -204,7 +204,6 @@ return array(
|
||||
'User' => 'Usuário',
|
||||
'Everybody have access to this project.' => 'Todos têm acesso a este projeto.',
|
||||
'You are not allowed to access to this project.' => 'Você não está autorizado a acessar este projeto.',
|
||||
'%B %e, %G at %k:%M %p' => '%d %B %G às %H:%M',
|
||||
'Comments' => 'Comentários',
|
||||
'Post comment' => 'Postar comentário',
|
||||
'Write your text in Markdown' => 'Escreva seu texto em Markdown',
|
||||
|
||||
Reference in New Issue
Block a user