Skip to content

Commit

Permalink
Merge pull request #43 from andsfonseca/feature/diretide-support
Browse files Browse the repository at this point in the history
[Feature]: Diretide Support
  • Loading branch information
andsfonseca authored Nov 4, 2022
2 parents 4aa37e2 + 29b6cb8 commit d1db54d
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions lang/en-us.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@
"CUSTOM_MAP": {
"hero_demo": "Testing a hero",
"holdout": "Playing Dark Moon",
"winter2022": "Playing Diretide",
"WORKSHOP": "Playing {{MAPNAME}}"
},
"NEUTRALS": [
Expand Down
1 change: 1 addition & 0 deletions lang/es-es.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@
"CUSTOM_MAP": {
"hero_demo": "Probando un héroe",
"holdout": "Jugando Luna Oscura",
"winter2022": "Jugando Diretide",
"WORKSHOP": "Jugando {{MAPNAME}}"
},
"NEUTRALS": [
Expand Down
1 change: 1 addition & 0 deletions lang/ja-jp.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@
"CUSTOM_MAP": {
"hero_demo": "ヒーローをデモ中",
"holdout": "Dark Moonをプレイ中",
"winter2022": "Diretideをプレイ中",
"WORKSHOP": "{{MAPNAME}}をプレイ中"
},
"NEUTRALS": [
Expand Down
1 change: 1 addition & 0 deletions lang/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@
"CUSTOM_MAP":{
"hero_demo":"Testando um herói",
"holdout": "Jogando Lua Sombria",
"winter2022": "Jogando Diretide",
"WORKSHOP": "Jogando {{MAPNAME}}"
},
"NEUTRALS": [
Expand Down
1 change: 1 addition & 0 deletions lang/ru-ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@
"CUSTOM_MAP": {
"hero_demo": "Проба героя",
"holdout": "Играет в Новолуние",
"winter2022": "Играет в Diretide",
"WORKSHOP": "Играет в {{MAPNAME}}"
},
"NEUTRALS": [
Expand Down
1 change: 1 addition & 0 deletions lang/th-th.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@
"CUSTOM_MAP": {
"hero_demo": "ทดลองฮีโร่",
"holdout": "กำลังเล่น Dark Moon",
"winter2022": "กำลังเล่น Diretide",
"WORKSHOP": "กำลังเล่น {{MAPNAME}}"
},
"NEUTRALS": [
Expand Down
1 change: 1 addition & 0 deletions lang/uk-ua.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@
"CUSTOM_MAP": {
"hero_demo": "Демо-герой",
"holdout": "Грає у «Dark Moon»",
"winter2022": "Грає у «Diretide»",
"WORKSHOP": "Грає у «{{MAPNAME}}»"
},
"NEUTRALS": [
Expand Down

0 comments on commit d1db54d

Please sign in to comment.