index
:
cyberpunk_su.git
master
dnd.su alanlog for cyberpunk 2020
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
front
/
src
/
Locales
/
Language.ts
blob: a96ee9fad1e005455b80e33df76c5aea44f4b243 (
plain
)
1
2
3
4
5
class Language { LocalizedStrings: Map<string, string>; } export default Language;