Add missing translation
This commit is contained in:
parent
80867b1c53
commit
b93f023481
|
@ -116,6 +116,9 @@ bg:
|
|||
picture:
|
||||
invalid_content_type: "невалиден формат на снимката"
|
||||
models:
|
||||
volunteership:
|
||||
one: доброволец
|
||||
other: доброволци
|
||||
conference:
|
||||
one: "конференция"
|
||||
other: "конференции"
|
||||
|
|
|
@ -112,6 +112,9 @@ en:
|
|||
picture:
|
||||
invalid_content_type: "invalid picture format"
|
||||
models:
|
||||
volunteership:
|
||||
one: volunteership
|
||||
other: volunteerships
|
||||
conference:
|
||||
one: conference
|
||||
other: conferences
|
||||
|
|
Loading…
Reference in New Issue