Make budgets translatable

This commit is contained in:
Julian Herrero
2019-01-19 15:49:18 +01:00
parent 2eb2839ab0
commit d76782f150
11 changed files with 129 additions and 16 deletions

View File

@@ -329,6 +329,8 @@ def update_button_text
"Update notification"
when "Poll"
"Update poll"
when "Budget"
"Update Budget"
when "Poll::Question", "Poll::Question::Answer"
"Save"
when "SiteCustomization::Page"