first commit
This commit is contained in:
9
lang/vendor/backpack.theme-tabler/zh_TW/theme-tabler.php
vendored
Normal file
9
lang/vendor/backpack.theme-tabler/zh_TW/theme-tabler.php
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
// color mode
|
||||
'color-mode-description' => '使用 :mode 色彩模式',
|
||||
'color-mode-system' => '系統',
|
||||
'color-mode-light' => '淺色',
|
||||
'color-mode-dark' => '深色',
|
||||
];
|
Reference in New Issue
Block a user