Fix slash command bullets in Dutch and Chinese (#99)

This commit is contained in:
Alan Friedman 2019-08-25 14:12:43 -04:00 committed by GitHub
parent e6609a2d69
commit d624b91372
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
"settings": "instellingen", "settings": "instellingen",
"settingsButton": "instellingen", "settingsButton": "instellingen",
"settingsHeader": "Instellingen & Help", "settingsHeader": "Instellingen & Help",
"slashCommandsBullets": "wijzigt gebruikersnaam, voert een actie uit, wist uw berichtgeschiedenis, geeft alle opdrachten weer", "slashCommandsBullets": ["wijzigt gebruikersnaam", "voert een actie uit", "wist uw berichtgeschiedenis", "geeft alle opdrachten weer"],
"slashCommandsHeader": "Slash-opdrachten", "slashCommandsHeader": "Slash-opdrachten",
"slashCommandsText": "De volgende slash-opdrachten zijn beschikbaar:", "slashCommandsText": "De volgende slash-opdrachten zijn beschikbaar:",
"sound": "Geluid", "sound": "Geluid",

View File

@ -18,7 +18,7 @@
"settings": "设置", "settings": "设置",
"settingsButton": "设置", "settingsButton": "设置",
"settingsHeader": "设置和帮助", "settingsHeader": "设置和帮助",
"slashCommandsBullets": "更改用户名,执行操作,清除消息历史记录,列出所有命令", "slashCommandsBullets": ["更改用户名", "执行操作", "清除消息历史记录", "列出所有命令"],
"slashCommandsHeader": "斜线命令", "slashCommandsHeader": "斜线命令",
"slashCommandsText": "可以使用以下斜杠命令:", "slashCommandsText": "可以使用以下斜杠命令:",
"sound": "声音", "sound": "声音",