Merge branch 'benphelps:main' into urbackup-widget

This commit is contained in:
Stephen Donchez 2023-07-28 20:41:01 -04:00 committed by GitHub
commit 67c1c9ec42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 12 deletions

View File

@ -667,11 +667,11 @@
"inProgress": "En proceso" "inProgress": "En proceso"
}, },
"gamedig": { "gamedig": {
"name": "Name", "name": "Nombre",
"map": "Map", "map": "Mapa",
"currentPlayers": "Current players", "currentPlayers": "Jugadores actuales",
"players": "Players", "players": "Jugadores",
"maxPlayers": "Max players", "maxPlayers": "Jugadores máximos",
"bots": "Bots", "bots": "Bots",
"ping": "Ping" "ping": "Ping"
} }

View File

@ -667,12 +667,12 @@
"inProgress": "В процесі" "inProgress": "В процесі"
}, },
"gamedig": { "gamedig": {
"name": "Name", "name": "Назва",
"map": "Map", "map": "Мапа",
"currentPlayers": "Current players", "currentPlayers": "Поточні гравці",
"players": "Players", "players": "Гравці",
"maxPlayers": "Max players", "maxPlayers": "Максимум гравців",
"bots": "Bots", "bots": "Ботів",
"ping": "Ping" "ping": "Пінг"
} }
} }