We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0924a8c commit 58781eeCopy full SHA for 58781ee
src/textAngularSetup.js
@@ -78,7 +78,7 @@ angular.module('textAngularSetup', [])
78
}
79
])
80
81
-.constant('taTranslations', {
+.value('taTranslations', {
82
// moved to sub-elements
83
//toggleHTML: "Toggle HTML",
84
//insertImage: "Please enter a image URL to insert",
0 commit comments