fix: localizations
This commit is contained in:
@@ -35,12 +35,10 @@
|
||||
"create_new_group": "Create new group",
|
||||
"create_new_match": "Create new match",
|
||||
"create_statistic": "Create statistic",
|
||||
"which_key_metric": "Select which key metric you want to display",
|
||||
"classifier": "Classifier",
|
||||
"select_the_filtered_games": "Select the filtered games",
|
||||
"games": "Games",
|
||||
"select_the_filtered_groups": "Select the filtered groups",
|
||||
"select_main_filter": "Select the main filter for your statistic. This will determine which data is used to calculate the selected classifier.",
|
||||
"scope": "Scope",
|
||||
"select_a_timeframe_for_which_data_will_be_filtered": "Select a timeframe for which the data will be filtered. Only matches that ended within the selected timeframe will be included in the statistic.",
|
||||
"timeframe": "Timeframe",
|
||||
@@ -169,18 +167,15 @@
|
||||
"single_winner": "Single Winner",
|
||||
"statistics": "Statistics",
|
||||
"stats": "Stats",
|
||||
"statistic_scope_all_players": "All players",
|
||||
"statistic_scope_selected_games": "Selected games",
|
||||
"statistic_scope_selected_groups": "Selected groups",
|
||||
"statistic_scope_timeframe": "Timeframe",
|
||||
"statistic_type_average_score": "Average score",
|
||||
"statistic_type_best_score": "Best score",
|
||||
"statistic_type_total_losses": "Total losses",
|
||||
"statistic_type_total_matches": "Total matches",
|
||||
"statistic_type_total_score": "Total score",
|
||||
"statistic_type_total_wins": "Total wins",
|
||||
"statistic_type_winrate": "Winrate",
|
||||
"statistic_type_worst_score": "Worst score",
|
||||
"selected_games": "Selected games",
|
||||
"selected_groups": "Selected groups",
|
||||
"average_score": "Average score",
|
||||
"best_score": "Best score",
|
||||
"total_losses": "Total losses",
|
||||
"total_matches": "Total matches",
|
||||
"total_score": "Total score",
|
||||
"total_wins": "Total wins",
|
||||
"worst_score": "Worst score",
|
||||
"successfully_added_player": "Successfully added player {playerName}",
|
||||
"@successfully_added_player": {
|
||||
"description": "Success message when adding a player",
|
||||
@@ -195,12 +190,12 @@
|
||||
"there_is_no_group_matching_your_search": "There is no group matching your search",
|
||||
"this_cannot_be_undone": "This can't be undone.",
|
||||
"tie": "Tie",
|
||||
"timeframe_all_time": "All time",
|
||||
"timeframe_last_180_days": "Last 180 days",
|
||||
"timeframe_last_30_days": "Last 30 days",
|
||||
"timeframe_last_7_days": "Last 7 days",
|
||||
"timeframe_last_90_days": "Last 90 days",
|
||||
"timeframe_last_year": "Last year",
|
||||
"all_time": "All time",
|
||||
"last_180_days": "Last 180 days",
|
||||
"last_30_days": "Last 30 days",
|
||||
"last_7_days": "Last 7 days",
|
||||
"last_90_days": "Last 90 days",
|
||||
"last_year": "Last year",
|
||||
"today_at": "Today at",
|
||||
"undo": "Undo",
|
||||
"unknown_exception": "Unknown Exception (see console)",
|
||||
|
||||
Reference in New Issue
Block a user