Project

General

Profile

Defect #34456 » diff.patch

Mizuki ISHIKAWA, 2020-12-15 06:15

View differences:

config/locales/ja.yml
38 38
    distance_in_words:
39 39
      half_a_minute: "30秒前後"
40 40
      less_than_x_seconds:
41
        one:   "1秒以内"
42
        other: "%{count}秒以内"
41
        one:   "1秒未満"
42
        other: "%{count}秒未満"
43 43
      x_seconds:
44 44
        one:   "1秒"
45 45
        other: "%{count}秒"
46 46
      less_than_x_minutes:
47
        one:   "1分以内"
48
        other: "%{count}分以内"
47
        one:   "1分未満"
48
        other: "%{count}分未満"
49 49
      x_minutes:
50 50
        one:   "1分"
51 51
        other: "%{count}分"
(2-2/2)