1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +03:00

Updated translations with latest Crowdin changes (#4643)

This commit is contained in:
Dan Brown
2023-11-07 14:40:53 +00:00
committed by GitHub
parent ea0469e61a
commit 1310db19ca
17 changed files with 118 additions and 118 deletions

View File

@@ -34,8 +34,8 @@ return [
'image_delete_success' => '图片删除成功',
'image_replace' => '替换图片',
'image_replace_success' => '图片文件更新成功',
'image_rebuild_thumbs' => 'Regenerate Size Variations',
'image_rebuild_thumbs_success' => 'Image size variations successfully rebuilt!',
'image_rebuild_thumbs' => '重新生成大小变化',
'image_rebuild_thumbs_success' => '图像大小变化成功重建!',
// Code Editor
'code_editor' => '编辑代码',