Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix a typo
  • Loading branch information
dfridrich committed Apr 18, 2016
commit c78c9a763de45b9f564cff65807e0e42954a67c1
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