diff options
| author | Ryo Ueno <r.ueno.nfive@gmail.com> | 2021-03-12 04:26:01 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-03-17 13:26:02 +0000 |
| commit | c97ad72cf068c03b2019d6fc3a0819ea6434e5b5 (patch) | |
| tree | 52ca28a59841eb192f6a9d0d9b0c80c125a2d750 /src | |
| parent | 41034141d88748c534f64c0ebb8b69832cec3f2e (diff) | |
Translated using Weblate (Japanese)
Currently translated at 100.0% (696 of 696 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ja_PEDANTIC/
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/ja_pedantic.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/src/i18n/ja_pedantic.json b/src/i18n/ja_pedantic.json index ed3924bb..9074f4bf 100644 --- a/src/i18n/ja_pedantic.json +++ b/src/i18n/ja_pedantic.json @@ -716,7 +716,13 @@ "hide_repeats": "リピートを隠す", "message": "メッセージ", "hidden": "隠す", - "bot": "bot" + "bot": "bot", + "highlight": { + "solid": "背景を単色にする", + "striped": "背景を縞模様にする", + "side": "端に線を付ける", + "disabled": "強調しない" + } }, "user_profile": { "timeline_title": "ユーザータイムライン", |
