Files
NodeBB/public/language/ja/admin/settings/notifications.json

7 lines
268 B
JSON
Raw Normal View History

2016-12-19 15:51:36 -05:00
{
2017-01-20 18:04:52 +00:00
"notifications": "通知",
"welcome-notification": "ウェルカム通知",
2017-11-29 09:25:43 +00:00
"welcome-notification-link": "ウェルカム通知のリンク",
2021-10-04 09:06:03 +00:00
"welcome-notification-uid": "Welcome Notification User (UID)",
"post-queue-notification-uid": "Post Queue User (UID)"
2016-12-19 15:51:36 -05:00
}