diff --git a/locales/en.json b/locales/en.json index a2500c6f..39004de9 100644 --- a/locales/en.json +++ b/locales/en.json @@ -86,6 +86,7 @@ "group": "Group", "dynamic": "Dynamic" }, + "expand": "Expand", "weight": "Weight", "quality": "Quality" }, diff --git a/locales/ru.json b/locales/ru.json index a79e9157..d055c9bb 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -86,6 +86,7 @@ "group": "Группа", "dynamic": "Динамический" }, + "expand": "Отдельно", "weight": "Вес", "quality": "Качество" }, diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 766d13bb..3c069fa1 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -86,6 +86,7 @@ "group": "组", "dynamic": "动态" }, + "expand": "展开", "weight": "权重", "quality": "每级幸运对权重的影响" },