added language switcher and defualt language finder
This commit is contained in:
parent
3fb4920ab0
commit
9a7c70bd55
3 changed files with 50 additions and 21 deletions
|
@ -303,7 +303,8 @@
|
|||
"saveToken":"Save token to localStorage",
|
||||
"noToken":"Don't know token so can't save it to localStorage, sorry",
|
||||
"advancedBot":"Advanced Bot Settings",
|
||||
"botInviteCreate":"Bot Invite Creator"
|
||||
"botInviteCreate":"Bot Invite Creator",
|
||||
"language":"Language:"
|
||||
},
|
||||
"instanceStats":{
|
||||
"name":"Instance stats: $1",
|
||||
|
@ -370,5 +371,5 @@
|
|||
"retrying":"Retrying...",
|
||||
"unableToConnect":"Unable to connect to the Spacebar server. Please try logging out and back in."
|
||||
},
|
||||
"ru": "./ru.json"
|
||||
"ru": "/translations/ru.json"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue