This commit is contained in:
syuilo 2017-03-24 03:01:09 +09:00
parent 50e65d292c
commit 502637116d
3 changed files with 22 additions and 6 deletions

View file

@ -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": {

View file

@ -11,6 +11,14 @@
"weeks_ago": "{}週間前",
"months_ago": "{}ヶ月前",
"years_ago": "{}年前"
},
"reactions": {
"like": "いいね",
"love": "ハート",
"laugh": "笑",
"hmm": "ふぅ~む",
"surprise": "わお",
"congrats": "おめでとう"
}
},
"desktop": {