Skip to content

Commit 817301d

Browse files
committed
Merge pull request #9 from jwalkerbg/master
Fixed paste form labels in bg.yml
2 parents 3a161bc + d992128 commit 817301d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/locales/bg.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ bg:
66
label_paste_syntax: "Синтаксис: %{lang}"
77
label_paste_new: Нова paste
88
label_paste_edit: Редактиране %{link}
9-
field_title: Заглавие (незадължително)
10-
field_lang: Синтаксис
11-
field_text: Текст
9+
field_paste_title: Заглавие (незадължително)
10+
field_paste_lang: Синтаксис
11+
field_paste_text: Текст
1212
button_paste_submit: Запис
1313
text_paste_update_or_make_new: %{update} или %{make_new}
1414
button_paste_update: Обновяване

0 commit comments

Comments
 (0)