Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit f981eb1

Browse files
committed
Merge pull request #5581 from adobe/alf_localization
ALF Automation
2 parents d315fef + 14701e2 commit f981eb1

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

src/nls/fr/strings.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,10 @@ define({
461461
"LOCALE_ZH_CN": "Chinois (simplifié)",
462462
"LOCALE_HU": "Hongrois",
463463

464+
// extensions/default/InlineBezierCurveEditor
465+
"INLINE_BEZIER_EDITOR_TIME": "Heure",
466+
"INLINE_BEZIER_EDITOR_PROGRESSION": "[7314129] !é=Progression=!",
467+
464468
// extensions/default/InlineColorEditor
465469
"COLOR_EDITOR_CURRENT_COLOR_SWATCH_TIP": "Couleur actuelle",
466470
"COLOR_EDITOR_ORIGINAL_COLOR_SWATCH_TIP": "Couleur d’origine",

src/nls/ja/strings.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,10 @@ define({
461461
"LOCALE_ZH_CN": "中国語 (簡体字)",
462462
"LOCALE_HU": "ハンガリー語",
463463

464+
// extensions/default/InlineBezierCurveEditor
465+
"INLINE_BEZIER_EDITOR_TIME": "時刻",
466+
"INLINE_BEZIER_EDITOR_PROGRESSION": "!能=[7314129] Progression_=!",
467+
464468
// extensions/default/InlineColorEditor
465469
"COLOR_EDITOR_CURRENT_COLOR_SWATCH_TIP": "現在の色",
466470
"COLOR_EDITOR_ORIGINAL_COLOR_SWATCH_TIP": "元の色",

0 commit comments

Comments
 (0)