New translations strings.i18n.json (Hungarian)

This commit is contained in:
dan63047 2024-12-13 19:15:23 +03:00
parent b298484c90
commit b5c882f4ca
1 changed files with 5 additions and 1 deletions

View File

@ -72,6 +72,7 @@
"comparingWith": "Data from ${newDate} comparing with ${oldDate}", "comparingWith": "Data from ${newDate} comparing with ${oldDate}",
"compare": "Compare", "compare": "Compare",
"comparison": "Comparison", "comparison": "Comparison",
"enterUsername": "Enter username or \\$avgX (where X is rank)",
"general": "General", "general": "General",
"badges": "Badges", "badges": "Badges",
"obtainDate": "Obtained ${date}", "obtainDate": "Obtained ${date}",
@ -215,6 +216,7 @@
"underpopulated": "Underpopulated by a $players", "underpopulated": "Underpopulated by a $players",
"PlayersEqualSupposedToBe": "cute", "PlayersEqualSupposedToBe": "cute",
"avgStats": "Average Stats", "avgStats": "Average Stats",
"avgForRank": "Average for $rank rank",
"avgNerdStats": "Average Nerd Stats", "avgNerdStats": "Average Nerd Stats",
"minimums": "Minimums", "minimums": "Minimums",
"maximums": "Maximums" "maximums": "Maximums"
@ -359,7 +361,9 @@
"description": "Service, that allows you to keep track of various statistics for TETR.IO", "description": "Service, that allows you to keep track of various statistics for TETR.IO",
"nicknameQuestion": "What's your nickname?", "nicknameQuestion": "What's your nickname?",
"inpuntHint": "Type it here... (3-16 symbols)", "inpuntHint": "Type it here... (3-16 symbols)",
"emptyInputError": "Can't submit empty string", "emptyInputError": "Can't submit an empty string",
"niceToSeeYou": "Nice to see you, $n",
"letsTakeALook": "Let's take a look at your stats...",
"skip": "Skip" "skip": "Skip"
}, },
"aboutView": { "aboutView": {