Apply i18n for battlesuit show page
This commit is contained in:
@@ -2,7 +2,7 @@ export interface BattlesuitSkill {
|
||||
name: string
|
||||
krName?: string
|
||||
description: string
|
||||
krDescription: string
|
||||
krDescription?: string
|
||||
requiredRank?: string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user