Update RCE "Background color" Japanese translation
flag=none closes LF-1191 Test Plan: - Before checking out this patchset - Change locale to Japanese - Go to an RCE - Hover over the "Background color" option - Note the Japanese hover text - Check out this patchset - Hover over the "Background color" option - Note that the Japanese hover text is different Change-Id: I89922e8a405944d40188609831ef51c34c5c4462 Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/341877 Reviewed-by: Luis Oliveira <luis.oliveira@instructure.com> Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com> QA-Review: Luis Oliveira <luis.oliveira@instructure.com> Product-Review: Jacob DeWar <jacob.dewar@instructure.com>
This commit is contained in:
parent
7ba60ad545
commit
c44dca24c9
|
@ -259,7 +259,7 @@ tinymce.addI18n('ja', {
|
|||
Templates: '\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u540d',
|
||||
Template: '\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8',
|
||||
'Text color': '\u30c6\u30ad\u30b9\u30c8\u306e\u8272',
|
||||
'Background color': '\u80cc\u666f\u8272',
|
||||
'Background color': '\u30cf\u30a4\u30e9\u30a4\u30c8\u30ab\u30e9\u30fc',
|
||||
'Custom...': '\u30ab\u30b9\u30bf\u30e0...',
|
||||
'Custom color': '\u30ab\u30b9\u30bf\u30e0\u30ab\u30e9\u30fc',
|
||||
'No color': '\u30ab\u30e9\u30fc\u306a\u3057',
|
||||
|
|
Loading…
Reference in New Issue