diff --git a/locales/en.json b/locales/en.json index 73782d76..c2fa4628 100644 --- a/locales/en.json +++ b/locales/en.json @@ -24,7 +24,7 @@ "attribute_modifier.slot": "Slots", "attribute_modifier_add": "Add Modifier", "attribute_modifier_remove": "Remove Modifier", - "author": "by Misode", + "author": "on Github", "child_add": "Add Child", "condition.block": "Block", "condition.block_state": "Block State", diff --git a/locales/ru.json b/locales/ru.json index b0663041..46a05297 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -30,7 +30,6 @@ "attribute_modifier.slot.offhand": "Вторая рука", "attribute_modifier_add": "Добавить модификатор", "attribute_modifier_remove": "Удалить модификатор", - "author": "Автор: Misode", "child_add": "Добавить потомка", "condition.block": "Блок", "condition.block_state": "Состояние блока", diff --git a/locales/zh-CN.json b/locales/zh-CN.json index cef36698..5e0e27f3 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -30,7 +30,6 @@ "attribute_modifier.slot.offhand": "副手", "attribute_modifier_add": "添加属性修饰器", "attribute_modifier_remove": "移除属性修饰器", - "author": "作者 Misode", "child_add": "添加子项目", "condition.block": "方块", "condition.block_state": "方块状态",