New translations strings.i18n.json (Dutch)

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

View File

@ -72,6 +72,7 @@
"comparingWith": "Data from ${newDate} comparing with ${oldDate}",
"compare": "Compare",
"comparison": "Comparison",
"enterUsername": "Enter username or \\$avgX (where X is rank)",
"general": "General",
"badges": "Badges",
"obtainDate": "Obtained ${date}",
@ -215,6 +216,7 @@
"underpopulated": "Underpopulated by a $players",
"PlayersEqualSupposedToBe": "cute",
"avgStats": "Average Stats",
"avgForRank": "Average for $rank rank",
"avgNerdStats": "Average Nerd Stats",
"minimums": "Minimums",
"maximums": "Maximums"
@ -359,7 +361,9 @@
"description": "Service, that allows you to keep track of various statistics for TETR.IO",
"nicknameQuestion": "What's your nickname?",
"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"
},
"aboutView": {