Sfoglia il codice sorgente

Issue #5741 (#5742)

Japanese mistranslation in speaker stats screen.
efficient_tiling
yamakz5555 5 anni fa
parent
commit
8cc4b73722
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      lang/main-ja.json

+ 2
- 2
lang/main-ja.json Vedi File

@@ -533,8 +533,8 @@
533 533
     },
534 534
     "speaker": "スピーカー",
535 535
     "speakerStats": {
536
-        "hours": "{{count}} ",
537
-        "minutes": "{{count}} ",
536
+        "hours": "{{count}} 時間",
537
+        "minutes": "{{count}} ",
538 538
         "name": "名前",
539 539
         "seconds": "{{count}} 秒",
540 540
         "speakerStats": "話者の統計",

Loading…
Annulla
Salva