From 63a07499049c1b9035b848eb42dc44bd143f5efd Mon Sep 17 00:00:00 2001 From: kispintyi <116653691+kispintyi@users.noreply.github.com> Date: Thu, 15 Jun 2023 14:06:55 +0200 Subject: [PATCH 1/2] Update hu_hu.json --- .../src/main/resources/assets/mccic-toasts/lang/hu_hu.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mccic-toasts/src/main/resources/assets/mccic-toasts/lang/hu_hu.json b/mccic-toasts/src/main/resources/assets/mccic-toasts/lang/hu_hu.json index ffbd596a..e52a35ba 100644 --- a/mccic-toasts/src/main/resources/assets/mccic-toasts/lang/hu_hu.json +++ b/mccic-toasts/src/main/resources/assets/mccic-toasts/lang/hu_hu.json @@ -1,6 +1,8 @@ { "toast.mccic-toasts.quest_complete.title": "Küldetés Teljesítve!", - "toast.mccic-toasts.quest_complete.description": "%s", + "toast.mccic-toasts.quest_complete.description": "Nézd meg a Quest Log-od", + "toast.mccic-toasts.quest_scroll_complete.title": "Küldetés Tekercs Teljesítve!", + "toast.mccic-toasts.quest_scroll_complete.description": "Nézd meg a Quest Log-od", "toast.mccic-toasts.badge_unlocked.title": "Jelvény Kiérdemelve!", "toast.mccic-toasts.badge_unlocked.description": "%s", From b6375776d80114f313ac2c182e13cad26f60e6b1 Mon Sep 17 00:00:00 2001 From: kispintyi <116653691+kispintyi@users.noreply.github.com> Date: Thu, 15 Jun 2023 14:30:27 +0200 Subject: [PATCH 2/2] Fixed Version --- .../main/resources/assets/mccic-toasts/lang/hu_hu.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mccic-toasts/src/main/resources/assets/mccic-toasts/lang/hu_hu.json b/mccic-toasts/src/main/resources/assets/mccic-toasts/lang/hu_hu.json index e52a35ba..df4b7848 100644 --- a/mccic-toasts/src/main/resources/assets/mccic-toasts/lang/hu_hu.json +++ b/mccic-toasts/src/main/resources/assets/mccic-toasts/lang/hu_hu.json @@ -22,16 +22,16 @@ "config.mccic-toasts.quests": "Küldetések", "config.mccic-toasts.badges": "Jelvények", "config.mccic-toasts.event_announcements": "Esemény Bejelentések", - "config.mccic-toasts.event_announcements.tooltip": "Kapjon értesítést, ha a következő MCC eseményre kerül sor!", + "config.mccic-toasts.event_announcements.tooltip": "Kapj értesítést, ha a következő MCC eseményre sor kerül!", "config.mccic-toasts.update_notifications": "Frissítési Értesítések", "config.mccic-toasts.update_notifications.tooltip": "Kapj értesítést az MCCI: Companion frissítéseiről.", "toast.mccic-toasts.type.friend_join": "Barátod fellépett", - "toast.mccic-toasts.type.friend_leave": "Barátod lelépett", + "toast.mccic-toasts.type.friend_leave": "Barátod kilépett", "toast.mccic-toasts.type.party_invite": "Party meghívás: §7/party [accept|deny]", - "toast.mccic-toasts.type.party_join": "Partyba belépés", + "toast.mccic-toasts.type.party_join": "Partyba belépett", "toast.mccic-toasts.type.party_join_self": "Beléptél egy partyba", - "toast.mccic-toasts.type.party_leave": "Partyból kilépés", + "toast.mccic-toasts.type.party_leave": "Partyból kilépett", "toast.mccic-toasts.type.party_leave_self": "Elhagytad a partyt", "toast.mccic-toasts.type.party_leader": "Új party vezető", "toast.mccic-toasts.type.party_leader_self": "Mostmár te vagy a party vezető",