From 6d0a7b82ab506fc58f7bb70eaca9087bc0a43560 Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Sat, 20 Feb 2021 22:01:38 +0200 Subject: [PATCH] fix he localization syntax error --- locale/he/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/he/messages.json b/locale/he/messages.json index a5dfce0a8..448ddfc98 100644 --- a/locale/he/messages.json +++ b/locale/he/messages.json @@ -15,7 +15,7 @@ "Show ability points": "הראה ניקוד יכולות", "Show in Build Analyzer": "הראה בתוך מנתח ערכה", "Edit build": "ערוך ערכה", - "{otherBuildCount, plural, one {Show # more build by {username}} other {Show # more builds by {username}}}": "{otherBuildCount, plural, one {{username} הראה עוד # ערכות של} other {{username}} הראה עוד # ערכות של}}", + "{otherBuildCount, plural, one {Show # more build by {username}} other {Show # more builds by {username}}}": "{otherBuildCount, plural, one {{username} הראה עוד # ערכות של} other {{username} הראה עוד # ערכות של}}", "Included": "כולל", "Min AP": "מינימום נ.י ", "Excluded": "לא כולל", @@ -298,4 +298,4 @@ "Search for users by their Discord tag or Twitter name": "חפש משתמשים לפי תג דיסקורד או שם בטוויטר", "Top 500 Tier Lists": "דירוג נשקים בטופ 500", "Here you can find X Rank Top 500 usage tier lists. For example for a weapon to be in the X tier it needs at least 30 placements in that mode that month. Below the weapon count and X Power average are shown.": ".צריך לפחות 30 מיקומים במוד הזה בחודש ,X לדוגמא: בשביל שנשק יהיה ברמה .X כאן ניתן למצוא דירוג שימוש הנשקים של טופ 500 בדרגה" -} \ No newline at end of file +}