mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
New Crowdin updates (#3158)
* New translations activities.php (Slovak) * New translations activities.php (Slovak) * New translations common.php (Russian) * New translations settings.php (Russian) * New translations common.php (Japanese) * New translations settings.php (Japanese) * New translations activities.php (Persian) * New translations auth.php (Persian) * New translations auth.php (Persian) * New translations entities.php (Persian) * New translations common.php (Persian) * New translations auth.php (Persian) * New translations entities.php (Persian) * New translations settings.php (Persian) * New translations entities.php (Persian) * New translations validation.php (Persian) * New translations settings.php (Persian) * New translations settings.php (Spanish, Argentina) * New translations common.php (Spanish, Argentina) * New translations settings.php (Spanish, Argentina) * New translations activities.php (Spanish, Argentina) * New translations entities.php (Spanish, Argentina) * New translations entities.php (Persian) * New translations settings.php (Persian) * New translations entities.php (Persian) * New translations errors.php (Persian) * New translations settings.php (French) * New translations common.php (French) * New translations settings.php (French) * New translations entities.php (Persian) * New translations settings.php (Persian) * New translations entities.php (Persian) * New translations errors.php (Persian)
This commit is contained in:
@@ -71,14 +71,14 @@ return [
|
||||
'list_view' => 'リスト形式',
|
||||
'default' => 'デフォルト',
|
||||
'breadcrumb' => 'パンくずリスト',
|
||||
'status' => 'Status',
|
||||
'status_active' => 'Active',
|
||||
'status_inactive' => 'Inactive',
|
||||
'never' => 'Never',
|
||||
'status' => '状態',
|
||||
'status_active' => '有効',
|
||||
'status_inactive' => '無効',
|
||||
'never' => '該当なし',
|
||||
|
||||
// Header
|
||||
'header_menu_expand' => 'Expand Header Menu',
|
||||
'profile_menu' => 'Profile Menu',
|
||||
'header_menu_expand' => 'ヘッダーメニューを展開',
|
||||
'profile_menu' => 'プロフィールメニュー',
|
||||
'view_profile' => 'プロフィール表示',
|
||||
'edit_profile' => 'プロフィール編集',
|
||||
'dark_mode' => 'ダークモード',
|
||||
|
Reference in New Issue
Block a user