Skip to content

Commit 8fdc524

Browse files
committed
i18n: Skill X to SX
1 parent 2ae9574 commit 8fdc524

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/i18n/translations.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -868,7 +868,7 @@
868868
},
869869
"default_settings_tooltip": {
870870
"cn": "若不进行任何设置, 将使用默认值 (一技能 · 不自动使用 · 技能使用次数: 1次)",
871-
"en": "If no settings are applied, default values will be used (Skill 1 · Do not use automatically · Usage count: 1)"
871+
"en": "If no settings are applied, default values will be used (Skill 1 · Don't use automatically · Usage count: 1)"
872872
},
873873
"not_set": {
874874
"cn": "未设置技能",
@@ -931,9 +931,9 @@
931931
"other": "未知技能"
932932
},
933933
"en": {
934-
"1": "Skill 1",
935-
"2": "Skill 2",
936-
"3": "Skill 3",
934+
"1": "S1",
935+
"2": "S2",
936+
"3": "S3",
937937
"other": "Unknown Skill"
938938
}
939939
}
@@ -981,7 +981,7 @@
981981
},
982982
"switch_skill_usage_description": {
983983
"cn": "切换干员技能用法。例如,刚下桃金娘、需要她帮忙打几个怪,但此时不能自动开技能否则会漏怪,等中后期平稳了才需要她自动开技能,则可以在对应时刻后,将桃金娘的技能用法从「不自动使用」改为「好了就用」。",
984-
"en": "Switch operator skill usage. For example, when Perfumer is just deployed and needs to help defeat some enemies, but automatic skill activation would miss enemies, and only in mid/late game should she activate skills automatically, you can change Perfumer's skill usage from 'Do not use automatically' to 'Use when ready'."
984+
"en": "Switch operator skill usage. For example, when Perfumer is just deployed and needs to help defeat some enemies, but automatic skill activation would miss enemies, and only in mid/late game should she activate skills automatically, you can change Perfumer's skill usage from 'Don't use automatically' to 'Use when ready'."
985985
},
986986
"battle_control": {
987987
"cn": "作战控制",
@@ -2603,16 +2603,16 @@
26032603
"other": "未知技能"
26042604
},
26052605
"en": {
2606-
"1": "Skill 1",
2607-
"2": "Skill 2",
2608-
"3": "Skill 3",
2606+
"1": "S1",
2607+
"2": "S2",
2608+
"3": "S3",
26092609
"other": "Unknown Skill"
26102610
}
26112611
},
26122612
"skill_usage": {
26132613
"none_title": {
26142614
"cn": "不自动使用",
2615-
"en": "Do not use automatically"
2615+
"en": "Don't use automatically"
26162616
},
26172617
"none_description": {
26182618
"cn": "不由 MAA Copilot 自动开启技能、或干员技能并不需要操作开启(自动触发)。若需要手动开启技能,请添加「使用技能」动作",
@@ -2823,7 +2823,7 @@
28232823
},
28242824
"description": {
28252825
"cn": "切换干员技能用法。例如,刚下桃金娘、需要她帮忙打几个怪,但此时不能自动开技能否则会漏怪,等中后期平稳了才需要她自动开技能,则可以在对应时刻后,将桃金娘的技能用法从「不自动使用」改为「好了就用」。",
2826-
"en": "Switch operator skill usage. For example, when Perfumer is just deployed and needs to help defeat some enemies, but automatic skill activation would miss enemies, and only in mid/late game should she activate skills automatically, you can change Perfumer's skill usage from 'Do not use automatically' to 'Use when ready'."
2826+
"en": "Switch operator skill usage. For example, when Perfumer is just deployed and needs to help defeat some enemies, but automatic skill activation would miss enemies, and only in mid/late game should she activate skills automatically, you can change Perfumer's skill usage from 'Don't use automatically' to 'Use when ready'."
28272827
}
28282828
},
28292829
"speed_up": {

0 commit comments

Comments
 (0)