fix: Add missing 'one' translations for time units in agent-reports (#10228)
This commit is contained in:
@@ -262,10 +262,14 @@ id:
|
|||||||
button: Buka percakapan
|
button: Buka percakapan
|
||||||
time_units:
|
time_units:
|
||||||
days:
|
days:
|
||||||
|
one: "%{count} day"
|
||||||
other: "%{count} days"
|
other: "%{count} days"
|
||||||
hours:
|
hours:
|
||||||
|
one: "%{count} hour"
|
||||||
other: "%{count} hours"
|
other: "%{count} hours"
|
||||||
minutes:
|
minutes:
|
||||||
|
one: "%{count} minute"
|
||||||
other: "%{count} minutes"
|
other: "%{count} minutes"
|
||||||
seconds:
|
seconds:
|
||||||
other: "%{count} seconds"
|
one: "%{count} second"
|
||||||
|
other: "%{count} seconds"
|
||||||
@@ -262,10 +262,14 @@ ja:
|
|||||||
button: Open conversation
|
button: Open conversation
|
||||||
time_units:
|
time_units:
|
||||||
days:
|
days:
|
||||||
|
one: "%{count} day"
|
||||||
other: "%{count} days"
|
other: "%{count} days"
|
||||||
hours:
|
hours:
|
||||||
|
one: "%{count} hour"
|
||||||
other: "%{count} hours"
|
other: "%{count} hours"
|
||||||
minutes:
|
minutes:
|
||||||
|
one: "%{count} minute"
|
||||||
other: "%{count} minutes"
|
other: "%{count} minutes"
|
||||||
seconds:
|
seconds:
|
||||||
|
one: "%{count} second"
|
||||||
other: "%{count} seconds"
|
other: "%{count} seconds"
|
||||||
|
|||||||
@@ -262,10 +262,14 @@ ko:
|
|||||||
button: Open conversation
|
button: Open conversation
|
||||||
time_units:
|
time_units:
|
||||||
days:
|
days:
|
||||||
|
one: "%{count} day"
|
||||||
other: "%{count} days"
|
other: "%{count} days"
|
||||||
hours:
|
hours:
|
||||||
|
one: "%{count} hour"
|
||||||
other: "%{count} hours"
|
other: "%{count} hours"
|
||||||
minutes:
|
minutes:
|
||||||
|
one: "%{count} minute"
|
||||||
other: "%{count} minutes"
|
other: "%{count} minutes"
|
||||||
seconds:
|
seconds:
|
||||||
|
one: "%{count} second"
|
||||||
other: "%{count} seconds"
|
other: "%{count} seconds"
|
||||||
|
|||||||
@@ -262,10 +262,14 @@ ms:
|
|||||||
button: Open conversation
|
button: Open conversation
|
||||||
time_units:
|
time_units:
|
||||||
days:
|
days:
|
||||||
|
one: "%{count} day"
|
||||||
other: "%{count} days"
|
other: "%{count} days"
|
||||||
hours:
|
hours:
|
||||||
|
one: "%{count} hour"
|
||||||
other: "%{count} hours"
|
other: "%{count} hours"
|
||||||
minutes:
|
minutes:
|
||||||
|
one: "%{count} minute"
|
||||||
other: "%{count} minutes"
|
other: "%{count} minutes"
|
||||||
seconds:
|
seconds:
|
||||||
|
one: "%{count} second"
|
||||||
other: "%{count} seconds"
|
other: "%{count} seconds"
|
||||||
|
|||||||
@@ -262,10 +262,14 @@ th:
|
|||||||
button: เปิดดูการสนทนา
|
button: เปิดดูการสนทนา
|
||||||
time_units:
|
time_units:
|
||||||
days:
|
days:
|
||||||
|
one: "%{count} day"
|
||||||
other: "%{count} days"
|
other: "%{count} days"
|
||||||
hours:
|
hours:
|
||||||
|
one: "%{count} hour"
|
||||||
other: "%{count} hours"
|
other: "%{count} hours"
|
||||||
minutes:
|
minutes:
|
||||||
|
one: "%{count} minute"
|
||||||
other: "%{count} minutes"
|
other: "%{count} minutes"
|
||||||
seconds:
|
seconds:
|
||||||
|
one: "%{count} second"
|
||||||
other: "%{count} seconds"
|
other: "%{count} seconds"
|
||||||
|
|||||||
@@ -262,10 +262,14 @@ vi:
|
|||||||
button: Mở cuộc trò chuyện
|
button: Mở cuộc trò chuyện
|
||||||
time_units:
|
time_units:
|
||||||
days:
|
days:
|
||||||
|
one: "%{count} day"
|
||||||
other: "%{count} days"
|
other: "%{count} days"
|
||||||
hours:
|
hours:
|
||||||
|
one: "%{count} hour"
|
||||||
other: "%{count} hours"
|
other: "%{count} hours"
|
||||||
minutes:
|
minutes:
|
||||||
|
one: "%{count} minute"
|
||||||
other: "%{count} minutes"
|
other: "%{count} minutes"
|
||||||
seconds:
|
seconds:
|
||||||
|
one: "%{count} second"
|
||||||
other: "%{count} seconds"
|
other: "%{count} seconds"
|
||||||
|
|||||||
@@ -262,10 +262,14 @@ zh_CN:
|
|||||||
button: 重新打开会话
|
button: 重新打开会话
|
||||||
time_units:
|
time_units:
|
||||||
days:
|
days:
|
||||||
|
one: "%{count} day"
|
||||||
other: "%{count} days"
|
other: "%{count} days"
|
||||||
hours:
|
hours:
|
||||||
|
one: "%{count} hour"
|
||||||
other: "%{count} hours"
|
other: "%{count} hours"
|
||||||
minutes:
|
minutes:
|
||||||
|
one: "%{count} minute"
|
||||||
other: "%{count} minutes"
|
other: "%{count} minutes"
|
||||||
seconds:
|
seconds:
|
||||||
|
one: "%{count} second"
|
||||||
other: "%{count} seconds"
|
other: "%{count} seconds"
|
||||||
|
|||||||
@@ -262,10 +262,14 @@ zh_TW:
|
|||||||
button: 開啟對話
|
button: 開啟對話
|
||||||
time_units:
|
time_units:
|
||||||
days:
|
days:
|
||||||
|
one: "%{count} day"
|
||||||
other: "%{count} days"
|
other: "%{count} days"
|
||||||
hours:
|
hours:
|
||||||
|
one: "%{count} hour"
|
||||||
other: "%{count} hours"
|
other: "%{count} hours"
|
||||||
minutes:
|
minutes:
|
||||||
|
one: "%{count} minute"
|
||||||
other: "%{count} minutes"
|
other: "%{count} minutes"
|
||||||
seconds:
|
seconds:
|
||||||
|
one: "%{count} second"
|
||||||
other: "%{count} seconds"
|
other: "%{count} seconds"
|
||||||
|
|||||||
Reference in New Issue
Block a user