From b93f023481c156aa3b6b655591811e78cd075c9b Mon Sep 17 00:00:00 2001 From: Petko Bordjukov Date: Tue, 5 Jul 2016 17:02:57 +0300 Subject: [PATCH] Add missing translation --- config/locales/bg.yml | 3 +++ config/locales/en.yml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 24da68f..12bf8e5 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -116,6 +116,9 @@ bg: picture: invalid_content_type: "невалиден формат на снимката" models: + volunteership: + one: доброволец + other: доброволци conference: one: "конференция" other: "конференции" diff --git a/config/locales/en.yml b/config/locales/en.yml index 96abf83..fdd0643 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -112,6 +112,9 @@ en: picture: invalid_content_type: "invalid picture format" models: + volunteership: + one: volunteership + other: volunteerships conference: one: conference other: conferences