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