wip #313
This commit is contained in:
parent
50e65d292c
commit
502637116d
3 changed files with 22 additions and 6 deletions
|
@ -11,6 +11,14 @@
|
|||
"weeks_ago": "{}weeks ago",
|
||||
"months_ago": "{}months ago",
|
||||
"years_ago": "{}years ago"
|
||||
},
|
||||
"reactions": {
|
||||
"like": "Like",
|
||||
"love": "Love",
|
||||
"laugh": "Laugh",
|
||||
"hmm": "Hmm...?",
|
||||
"surprise": "Wow",
|
||||
"congrats": "Congrats!"
|
||||
}
|
||||
},
|
||||
"desktop": {
|
||||
|
|
|
@ -11,6 +11,14 @@
|
|||
"weeks_ago": "{}週間前",
|
||||
"months_ago": "{}ヶ月前",
|
||||
"years_ago": "{}年前"
|
||||
},
|
||||
"reactions": {
|
||||
"like": "いいね",
|
||||
"love": "ハート",
|
||||
"laugh": "笑",
|
||||
"hmm": "ふぅ~む",
|
||||
"surprise": "わお",
|
||||
"congrats": "おめでとう"
|
||||
}
|
||||
},
|
||||
"desktop": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue