mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix category duplication in Russian (#8326)
This commit is contained in:
parent
e870e2f1f9
commit
5e56885b1e
@ -12,7 +12,7 @@
|
||||
QGVAR(allowFadeMusic),
|
||||
"CHECKBOX",
|
||||
[LSTRING(AllowFadeMusic), LSTRING(AllowFadeMusicTooltip)],
|
||||
localize LSTRING(ACEKeybindCategoryCommon),
|
||||
format ["ACE %1", localize LSTRING(DisplayName)],
|
||||
true,
|
||||
true
|
||||
] call CBA_fnc_addSetting;
|
||||
|
@ -10,7 +10,7 @@
|
||||
<Chinesesimp>通用</Chinesesimp>
|
||||
<Korean>일반</Korean>
|
||||
<Polish>Ogólny</Polish>
|
||||
<Russian>Общий</Russian>
|
||||
<Russian>Общие</Russian>
|
||||
<Portuguese>Comum</Portuguese>
|
||||
<Spanish>Común</Spanish>
|
||||
<Czech>Obecné</Czech>
|
||||
|
Loading…
Reference in New Issue
Block a user