We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab0309c commit a3f979fCopy full SHA for a3f979f
locales/index.d.ts
@@ -10014,7 +10014,7 @@ export interface Locale extends ILocale {
10014
readonly "description": string;
10015
readonly "_tickerPosition": {
10016
/**
10017
- * インスタンス情報の表示位置
+ * ノートのサーバー情報の表示位置
10018
*/
10019
readonly "label": string;
10020
locales/ja-JP.yml
@@ -2669,7 +2669,7 @@ _tms:
2669
title: "taiyme拡張機能"
2670
description: "これらの機能はtaiymeで独自実装したものです。"
2671
_tickerPosition:
2672
- label: "インスタンス情報の表示位置"
+ label: "ノートのサーバー情報の表示位置"
2673
default: "デフォルト"
2674
leftVerticalBar: "縦 (左端)"
2675
rightVerticalBar: "縦 (右端)"
0 commit comments