Fix mistakes
Fix mistakes twentyFourHour notes text modified: src/data/strings.js
This commit is contained in:
parent
c68f52f684
commit
aef6d284aa
|
@ -460,7 +460,7 @@ export default {
|
||||||
},
|
},
|
||||||
twentyFourHour: {
|
twentyFourHour: {
|
||||||
name: "24時間表記",
|
name: "24時間表記",
|
||||||
note: "時間を24時間表記に変更します。Hides channels when in minimal mode"
|
note: "時間を24時間表記に変更します。"
|
||||||
},
|
},
|
||||||
classNormalizer: {
|
classNormalizer: {
|
||||||
name: "クラス標準化",
|
name: "クラス標準化",
|
||||||
|
|
Loading…
Reference in New Issue