mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4614 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6b1a5b5a89
commit
856ab513ec
1 changed files with 4 additions and 4 deletions
|
|
@ -189,10 +189,10 @@
|
|||
);
|
||||
|
||||
$lang->time_gap = array(
|
||||
'min' => '%d minute ago',
|
||||
'mins' => '%d minutes ago',
|
||||
'hour' => '%d hour ago',
|
||||
'hours' => '%d hours ago',
|
||||
'min' => '%d 分前',
|
||||
'mins' => '%d 分前',
|
||||
'hour' => '%d 時間前',
|
||||
'hours' => '%d 時間前',
|
||||
);
|
||||
|
||||
// 説明関連
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue