diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2019-01-18 16:53:26 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2019-01-18 16:53:26 +0900 |
| commit | ed212544978fd2495ae77a733b2ccb75a124a2fa (patch) | |
| tree | 21f7d4e8288444bdd215cbb900d241581305c607 | |
| parent | New translations ja-JP.yml (Chinese Simplified) (diff) | |
| download | misskey-ed212544978fd2495ae77a733b2ccb75a124a2fa.tar.gz misskey-ed212544978fd2495ae77a733b2ccb75a124a2fa.tar.bz2 misskey-ed212544978fd2495ae77a733b2ccb75a124a2fa.zip | |
New translations ja-JP.yml (English)
Diffstat (limited to '')
| -rw-r--r-- | locales/en-US.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index 6ecc0a6c66..b33b4c8c54 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -775,9 +775,6 @@ desktop/views/components/settings.vue: web-search-engine-desc: "Example: https://www.google.com/?#q={{query}}" auto-popout: "Auto pop-out window" auto-popout-desc: "If it's possible, pop-out display will be used instead of opening a new window. This setting is stored in your browser." - advanced: "Advanced settings" - api-via-stream: "API request via stream" - api-via-stream-desc: "API request is performed via the WebSocket connection instead of native fetch API (for better performance). This setting is stored in the browser." deck-nav: "Transitionless deck navigation" deck-nav-desc: "You get a temporary column without page transitions during navigation when using the deck." deck-default: "Use Deck as default UI" |