Fix output of locale color tag

This commit is contained in:
Cooldude2606
2024-12-24 15:21:52 +00:00
parent 9a173edea7
commit 15ea31df78
3 changed files with 3 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
time-symbol-days-short=__1__d
rich-text-color-tag=[color=__1__]__2__[/color]
rich-text-color-tag=[color=__1__,__2__,__3__]__4__[/color]

View File

@@ -1,2 +1,2 @@
time-symbol-days-short=__1__日
rich-text-color-tag=[color=__1__]__2__[/color]
rich-text-color-tag=[color=__1__,__2__,__3__]__4__[/color]

View File

@@ -1,2 +1,2 @@
time-symbol-days-short=__1__日
rich-text-color-tag=[color=__1__]__2__[/color]
rich-text-color-tag=[color=__1__,__2__,__3__]__4__[/color]