1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-07 23:03:00 +03:00

New Crowdin updates (#3384)

This commit is contained in:
Dan Brown
2022-04-29 15:40:38 +01:00
committed by GitHub
parent c216a6a210
commit 8fb016d1bf
95 changed files with 2248 additions and 399 deletions

View File

@@ -53,15 +53,15 @@ return [
// Webhooks
'webhook_create' => 'created webhook',
'webhook_create_notification' => 'Webhook successfully created',
'webhook_create_notification' => 'Webhookが正常に作成されました',
'webhook_update' => 'updated webhook',
'webhook_update_notification' => 'Webhook successfully updated',
'webhook_update_notification' => 'Webhookが正常に更新されました',
'webhook_delete' => 'deleted webhook',
'webhook_delete_notification' => 'Webhook successfully deleted',
'webhook_delete_notification' => 'Webhookが正常に削除されました',
// Users
'user_update_notification' => 'User successfully updated',
'user_delete_notification' => 'User successfully removed',
'user_update_notification' => 'ユーザーが正常に更新されました',
'user_delete_notification' => 'ユーザーが正常に削除されました',
// Other
'commented_on' => 'がコメント:',