parent
2c914d5c89
commit
912072d2e5
3 changed files with 3 additions and 2 deletions
|
@ -39,7 +39,7 @@ const messages = defineMessages({
|
||||||
emojiReaction: { id: 'status.emoji_reaction', defaultMessage: 'Emoji reaction' },
|
emojiReaction: { id: 'status.emoji_reaction', defaultMessage: 'Emoji reaction' },
|
||||||
enabled: { id: 'about.enabled', defaultMessage: 'Enabled' },
|
enabled: { id: 'about.enabled', defaultMessage: 'Enabled' },
|
||||||
disabled: { id: 'about.disabled', defaultMessage: 'Disabled' },
|
disabled: { id: 'about.disabled', defaultMessage: 'Disabled' },
|
||||||
capabilities: { id: 'about.kmyblue_capabilities', defaultMessage: 'kmyblue capabilities' },
|
capabilities: { id: 'about.kmyblue_capabilities', defaultMessage: 'Features available in this server' },
|
||||||
});
|
});
|
||||||
|
|
||||||
const severityMessages = {
|
const severityMessages = {
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
"about.domain_blocks.suspended.title": "Suspended",
|
"about.domain_blocks.suspended.title": "Suspended",
|
||||||
"about.enabled": "Enabled",
|
"about.enabled": "Enabled",
|
||||||
"about.full_text_search": "Full text search",
|
"about.full_text_search": "Full text search",
|
||||||
"about.kmyblue_capabilities": "kmyblue capabilities",
|
"about.kmyblue_capabilities": "Features available in this server",
|
||||||
"about.kmyblue_capability": "This server is using kmyblue, a fork of Mastodon. On this server, kmyblues unique features are configured as follows.",
|
"about.kmyblue_capability": "This server is using kmyblue, a fork of Mastodon. On this server, kmyblues unique features are configured as follows.",
|
||||||
"about.not_available": "This information has not been made available on this server.",
|
"about.not_available": "This information has not been made available on this server.",
|
||||||
"about.powered_by": "Decentralized social media powered by {mastodon}",
|
"about.powered_by": "Decentralized social media powered by {mastodon}",
|
||||||
|
|
|
@ -13,6 +13,7 @@
|
||||||
"about.domain_blocks.suspended.title": "停止中",
|
"about.domain_blocks.suspended.title": "停止中",
|
||||||
"about.enabled": "有効",
|
"about.enabled": "有効",
|
||||||
"about.full_text_search": "全文検索",
|
"about.full_text_search": "全文検索",
|
||||||
|
"about.kmyblue_capabilities": "このサーバーで利用可能な機能",
|
||||||
"about.kmyblue_capability": "このサーバーは、kmyblueというMastodonフォークを利用しています。kmyblue独自機能の一部は、サーバー管理者によって有効・無効を切り替えることができます。",
|
"about.kmyblue_capability": "このサーバーは、kmyblueというMastodonフォークを利用しています。kmyblue独自機能の一部は、サーバー管理者によって有効・無効を切り替えることができます。",
|
||||||
"about.not_available": "この情報はこのサーバーでは利用できません。",
|
"about.not_available": "この情報はこのサーバーでは利用できません。",
|
||||||
"about.powered_by": "{mastodon}による分散型ソーシャルメディア",
|
"about.powered_by": "{mastodon}による分散型ソーシャルメディア",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue