Add missing translation

This commit is contained in:
Petko Bordjukov 2016-07-05 17:02:57 +03:00
parent 80867b1c53
commit b93f023481
2 changed files with 6 additions and 0 deletions

View File

@ -116,6 +116,9 @@ bg:
picture: picture:
invalid_content_type: "невалиден формат на снимката" invalid_content_type: "невалиден формат на снимката"
models: models:
volunteership:
one: доброволец
other: доброволци
conference: conference:
one: "конференция" one: "конференция"
other: "конференции" other: "конференции"

View File

@ -112,6 +112,9 @@ en:
picture: picture:
invalid_content_type: "invalid picture format" invalid_content_type: "invalid picture format"
models: models:
volunteership:
one: volunteership
other: volunteerships
conference: conference:
one: conference one: conference
other: conferences other: conferences