vendor/assets/javascripts/aloha/plugins/extra/cite/nls/i18n.js in locomotive-aloha-rails-0.20.1.5 vs vendor/assets/javascripts/aloha/plugins/extra/cite/nls/i18n.js in locomotive-aloha-rails-0.23.2.1

- old
+ new

@@ -1,4 +1,13 @@ define({ - "de":true, - "en":true -}); \ No newline at end of file + "root": { + "cite.button.add.quote": "Format selection as quote", + "cite.button.add.blockquote": "Format selection as blockquote" + }, + "ca": true, + "de": true, + "mk": true, + "pt-br": true, + "ru": true, + "uk": true, + "zh-hans": true +});