mirror of
https://github.com/nullnyat/NullcatChan.git
synced 2025-08-04 04:56:28 +09:00
リファクタリングなど
This commit is contained in:
@ -1,4 +1,11 @@
|
||||
export default {
|
||||
/**
|
||||
* リバーシへの誘いを承諾するとき
|
||||
*/
|
||||
REVERSI_OK: '良いですよ~',
|
||||
|
||||
/**
|
||||
* リバーシへの誘いを断るとき
|
||||
*/
|
||||
REVERSI_DECLINE: 'ごめんなさい、今リバーシはするなと言われてます...'
|
||||
};
|
||||
|
Reference in New Issue
Block a user