Files
chatbot-ui/public/locales/ja/settings.json
T
Shinji Yamada ba1dacb899 feat: settings dialog and moved theme settings to dialog from sidebar (#570)
* feat: settings dialog and moved theme settings to dialog from sidebar.

* chore(locale): move some labels to settings from sidebar
2023-04-18 08:23:42 -06:00

8 lines
146 B
JSON

{
"Settings": "設定",
"Theme": "テーマ",
"Save": "保存",
"Dark mode": "ダークモード",
"Light mode": "ライトモード"
}