Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dfridrich committed Apr 18, 2016
1 parent e8f7956 commit c78c9a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/translations/FOSMessageBundle.cs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sent: Odeslané
deleted: Smazané
send_new: Poslat novou zprávu
search: Hledat
threads_found: {1}Nalezena %num% konverzace s|[2,4]Nalezeny %num% konverzace s|[5,Inf]Nalezeno %count% konverzací s
threads_found: "{1}Nalezena %num% konverzace s|[2,4]Nalezeny %num% konverzace s|[5,Inf]Nalezeno %count% konverzací s"

message_info: Od %sender% z %date%
reply: Odpovědět
Expand Down

0 comments on commit c78c9a7

Please sign in to comment.