mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 16:24:55 +00:00
internationalize Discourse.Formatter.tinyDateYear
missed client.??_??.yml
This commit is contained in:
parent
7713dfb8b0
commit
bb54de1e96
@ -49,6 +49,7 @@ pt_BR:
|
|||||||
almost_x_years:
|
almost_x_years:
|
||||||
one: "1y"
|
one: "1y"
|
||||||
other: "%{count}y"
|
other: "%{count}y"
|
||||||
|
date_year: "D MMM 'YY"
|
||||||
medium:
|
medium:
|
||||||
x_minutes:
|
x_minutes:
|
||||||
one: "1 minuto"
|
one: "1 minuto"
|
||||||
|
@ -49,6 +49,7 @@ zh_CN:
|
|||||||
almost_x_years:
|
almost_x_years:
|
||||||
one: "1年"
|
one: "1年"
|
||||||
other: "%{count}年"
|
other: "%{count}年"
|
||||||
|
date_year: "D MMM 'YY"
|
||||||
medium:
|
medium:
|
||||||
x_minutes:
|
x_minutes:
|
||||||
one: "1分钟"
|
one: "1分钟"
|
||||||
|
@ -49,6 +49,7 @@ zh_TW:
|
|||||||
almost_x_years:
|
almost_x_years:
|
||||||
one: "1年"
|
one: "1年"
|
||||||
other: "%{count}年"
|
other: "%{count}年"
|
||||||
|
date_year: "D MMM 'YY"
|
||||||
medium:
|
medium:
|
||||||
x_minutes:
|
x_minutes:
|
||||||
one: "1 分鐘"
|
one: "1 分鐘"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user