fix: 火山玩法本地化问题
This commit is contained in:
@@ -11,7 +11,7 @@ MonoBehaviour:
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: a86a72005fba4c99a59962fb9e92df83, type: 3}
|
||||
m_Name: ExpressionContentCatalog
|
||||
m_EditorClassIdentifier:
|
||||
m_EditorClassIdentifier:
|
||||
rounds:
|
||||
- id: log1
|
||||
targetReference: l10n.hs.exp.log1.target
|
||||
@@ -20,8 +20,8 @@ MonoBehaviour:
|
||||
- id: log2
|
||||
targetReference: l10n.hs.exp.log2.target
|
||||
tokenReference: l10n.hs.exp.log2.tokens
|
||||
nonTargetParticleCount: 28
|
||||
nonTargetParticleCount: 26
|
||||
- id: log3
|
||||
targetReference: l10n.hs.exp.log3.target
|
||||
tokenReference: l10n.hs.exp.log3.tokens
|
||||
nonTargetParticleCount: 38
|
||||
nonTargetParticleCount: 34
|
||||
|
||||
+16
-16
@@ -31,33 +31,33 @@ MonoBehaviour:
|
||||
minimumReadablePhraseScale: 0.65
|
||||
- localeCode: en
|
||||
unitMode: 1
|
||||
targetFontScale: 0.75
|
||||
nonTargetFontScale: 0.7
|
||||
floatingFontScale: 0.7
|
||||
nonTargetCountScale: 0.75
|
||||
targetFontScale: 0.85
|
||||
nonTargetFontScale: 0.8
|
||||
floatingFontScale: 0.8
|
||||
nonTargetCountScale: 0.85
|
||||
wordSpacing: 0.18
|
||||
minimumReadablePhraseScale: 0.65
|
||||
- localeCode: es
|
||||
unitMode: 1
|
||||
targetFontScale: 0.75
|
||||
nonTargetFontScale: 0.7
|
||||
floatingFontScale: 0.7
|
||||
nonTargetCountScale: 0.75
|
||||
targetFontScale: 0.85
|
||||
nonTargetFontScale: 0.8
|
||||
floatingFontScale: 0.8
|
||||
nonTargetCountScale: 0.85
|
||||
wordSpacing: 0.18
|
||||
minimumReadablePhraseScale: 0.65
|
||||
- localeCode: ru
|
||||
unitMode: 1
|
||||
targetFontScale: 0.75
|
||||
nonTargetFontScale: 0.7
|
||||
floatingFontScale: 0.7
|
||||
nonTargetCountScale: 0.75
|
||||
targetFontScale: 0.85
|
||||
nonTargetFontScale: 0.8
|
||||
floatingFontScale: 0.8
|
||||
nonTargetCountScale: 0.85
|
||||
wordSpacing: 0.18
|
||||
minimumReadablePhraseScale: 0.65
|
||||
- localeCode: pt-BR
|
||||
unitMode: 1
|
||||
targetFontScale: 0.75
|
||||
nonTargetFontScale: 0.7
|
||||
floatingFontScale: 0.7
|
||||
nonTargetCountScale: 0.75
|
||||
targetFontScale: 0.85
|
||||
nonTargetFontScale: 0.8
|
||||
floatingFontScale: 0.8
|
||||
nonTargetCountScale: 0.85
|
||||
wordSpacing: 0.18
|
||||
minimumReadablePhraseScale: 0.65
|
||||
|
||||
Reference in New Issue
Block a user