mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 10:38:50 +01:00
Add status to translations
This commit is contained in:
@@ -27,7 +27,7 @@ for i in 1..10 do
|
||||
)
|
||||
|
||||
problem = Problem.find(i)
|
||||
problem.translation = translation
|
||||
problem.set_translation(translation)
|
||||
problem.save!
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user