mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
wip #313
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user