Skip to content

Commit

Permalink
Merge pull request #60 from deckblue/auto-pull-latest-template
Browse files Browse the repository at this point in the history
[Scheduled] Pull Latest Template
  • Loading branch information
Shinya Kato authored Nov 20, 2023
2 parents 61338ed + db045ee commit 8e4177b
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
24 changes: 24 additions & 0 deletions strings/strings_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1134,5 +1134,29 @@
"emptyMutedLists": "You aren't subscribed to any moderation lists!",
"@emptyMutedLists": {
"description": "Add list column dialog empty"
},
"settingsDisableSpellcheck": "Disable spellcheck",
"@settingsDisableSpellcheck": {
"description": "Settings toggle to disable spellcheck (buggy right now)"
},
"settingsDisableCloseComposer": "Disable Esc while typing",
"@settingsDisableCloseComposer": {
"description": "Settings toggle to disable the Esc shortcut while typing"
},
"settingsDisableCloseComposerSubtitle": "If you don't want the Esc button to close the window you're typing on",
"@settingsDisableCloseComposerSubtitle": {
"description": "Settings toggle subtitle to disable the Esc shortcut while typing"
},
"settingsPanelGeneral": "General",
"@settingsPanelGeneral": {
"description": "General settings panel, everything that isn't the two below"
},
"settingsPanelInterface": "UI",
"@settingsPanelInterface": {
"description": "Interface/UI settings panel, themes, colors, column and font sizes"
},
"settingsPanelToggles": "Toggles",
"@settingsPanelToggles": {
"description": "Toggles settings panel, everything that can be turned on/off in one place"
}
}
5 changes: 4 additions & 1 deletion strings/strings_pt.arb
Original file line number Diff line number Diff line change
Expand Up @@ -282,5 +282,8 @@
"settingsSubscribedListsSubtitle": "Todas as listas de moderação ativas no momento",
"unsubscribe": "Desativar",
"confirmUnmuteListContent": "Esta lista está ativa, esta ação irá desmutar ou desbloquear todos os usuários nela. Tem certeza que quer fazer isso?",
"emptyMutedLists": "Você está sem nenhuma lista de moderação ativa!"
"emptyMutedLists": "Você está sem nenhuma lista de moderação ativa!",
"settingsDisableSpellcheck": "Desabilitar corretor",
"settingsDisableCloseComposer": "Desabilitar Esc enquanto digita",
"settingsDisableCloseComposerSubtitle": "Se quiser que o Esc pare de fechar qualquer janela onde esteja digitando"
}

0 comments on commit 8e4177b

Please sign in to comment.