cubes
cubes copied to clipboard
Fix translate cube
The test tests.test_localization.LocalizationTestCase.test_translate_cube fails because the class Cube is now of immutable.
I am a bit unsure about this PR. Does it aim to restore l18n functionality? Anyway, seems there are some issues, please have a looks at comments. Thanks.