diff options
| author | hakabahitoyo <hakabahitoyo@example.com> | 2018-09-04 14:50:02 +0900 |
|---|---|---|
| committer | hakabahitoyo <hakabahitoyo@example.com> | 2018-09-04 14:50:02 +0900 |
| commit | 8b94ea28eceb33e1f3f594f5d99ec0f4111b21ab (patch) | |
| tree | dc1f4ada826ace11917c6e1de817d911ef04779e /src/i18n/messages.js | |
| parent | 49ab19c342701bc08f5674302c8aab50186a1d5b (diff) | |
remove formatting options
Diffstat (limited to 'src/i18n/messages.js')
| -rw-r--r-- | src/i18n/messages.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/i18n/messages.js b/src/i18n/messages.js index 76c093a3..f1dcfa46 100644 --- a/src/i18n/messages.js +++ b/src/i18n/messages.js @@ -427,7 +427,6 @@ const en = { who_to_follow: 'Who to follow', media_proxy: 'Media proxy', scope_options: 'Scope options', - formatting_options: 'Formatting options', text_limit: 'Text limit' } } @@ -961,7 +960,6 @@ const ja = { who_to_follow: 'おすすめユーザー', media_proxy: 'メディアプロクシ', scope_options: 'こうかいはんい', - formatting_options: 'リッチテキスト', text_limit: 'もじのかず' } } |
