Skip to content

Commit

Permalink
rct2.ride.submar.json: fix capacity string
Browse files Browse the repository at this point in the history
  • Loading branch information
Gymnasiast committed Dec 20, 2023
1 parent ffacd04 commit 82e9a67
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions objects/rct2/ride/rct2.ride.submar.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,24 +105,24 @@
"fi-FI": "Matkustajat kulkevat sukellusveneessä vedenalaista rataa pitkin"
},
"capacity": {
"en-GB": "4 passengers per submarine",
"fr-FR": "4 passagers par sous-marin",
"de-DE": "4 Fahrgäste pro U-Boot",
"es-ES": "4 pasajeros por submarino",
"it-IT": "4 passeggeri a sottomarino",
"nl-NL": "4 passagiers per onderzeeër",
"sv-SE": "4 passagerare per ubåt",
"ko-KR": "잠수함당 4명의 승객",
"zh-CN": "4 位乘客/船",
"zh-TW": "4 位乘客 /每艘潛艇",
"pt-BR": "4 passageiros por submarino",
"cs-CZ": "4 návštěvníci v každé ponorce",
"ja-JP": "各鑑4名",
"pl-PL": "4 pasażerów na łódţ podwodną",
"ru-RU": "4 Пассажира",
"eo-ZZ": "Po 4 pasaĝeroj por submarŝipo",
"ca-ES": "4 passatgers per submarí",
"fi-FI": "4 matkustajaa per sukellusvene"
"en-GB": "5 passengers per submarine",
"fr-FR": "5 passagers par sous-marin",
"de-DE": "5 Fahrgäste pro U-Boot",
"es-ES": "5 pasajeros por submarino",
"it-IT": "5 passeggeri a sottomarino",
"nl-NL": "5 passagiers per onderzeeër",
"sv-SE": "5 passagerare per ubåt",
"ko-KR": "잠수함당 5명의 승객",
"zh-CN": "5 位乘客/船",
"zh-TW": "5 位乘客 /每艘潛艇",
"pt-BR": "5 passageiros por submarino",
"cs-CZ": "5 návštěvníci v každé ponorce",
"ja-JP": "各鑑5名",
"pl-PL": "5 pasażerów na łódţ podwodną",
"ru-RU": "5 Пассажира",
"eo-ZZ": "Po 5 pasaĝeroj por submarŝipo",
"ca-ES": "5 passatgers per submarí",
"fi-FI": "5 matkustajaa per sukellusvene"
}
}
}

0 comments on commit 82e9a67

Please sign in to comment.