Skip to content

Commit f4594a4

Browse files
update: Add localization info to static data celestial names section (#265)
1 parent 4cc92b5 commit f4594a4

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

docs/services/static-data/index.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,18 @@ Note:
8585
- For stations, use `ownerID` to look up the `corporationName` via `npcCorporations` (as `name`).
8686
- For stations, use `operationID` to look up the `operationName` via `stationOperations`.
8787
- For stargates, use `destination.solarSystemID` to look up the `solarSystemName` via `mapSolarSystems` (as `name`).
88+
89+
Localization:
90+
91+
The following strings are used for the other languages supported by EVE Online.
92+
Formatting uses the same rules above.
93+
94+
| en-us (English) | Moon | Asteroid Belt | Stargate |
95+
|-----------------|------|------------------------|-------------------|
96+
| zh (Chinese) | 卫星 | 小行星带 | 星门 |
97+
| fr (French) | Lune | Ceinture d'astéroïdes | Portail stellaire |
98+
| de (German) | Moon | Asteroid Belt | Stargate |
99+
| ja (Japanese) | 衛星 | アステロイドベルト | スターゲート |
100+
| ko (Korean) | 위성 | 소행성 벨트 | 스타게이트 |
101+
| ru (Russian) | Moon | Asteroid Belt | Stargate |
102+
| es (Spanish) | Luna | Cinturón de asteroides | Portal estelar |

0 commit comments

Comments
 (0)