rocket-a


git -C '/home/opc/rocketa.git' show 07ed971 -- config/const.php

commit 07ed97127c59b6ce666edd54a2bf3e0583076e24
Author: Satoshi Ujihara <satoshi_ujihara@fivegate.jp>
Date:   Fri Oct 24 12:03:50 2025 +0900

    翻訳作業

diff --git a/config/const.php b/config/const.php
index 32328f2..c5f41dd 100644
--- a/config/const.php
+++ b/config/const.php
@@ -105,12 +105,12 @@ return [
 
     // リピート条件一覧
     'repeat_criteria' => [
-        1 => '初回',
-        2 => '制限なし',
-        3 => '同月内NG',
-        4 => '2ヵ月NG',
-        5 => '3ヵ月NG',
-        6 => '手動DBクリア設定',
+        1 => 'repeat_criteria.first_time',
+        2 => 'repeat_criteria.no_limit',
+        3 => 'repeat_criteria.same_month_ng',
+        4 => 'repeat_criteria.two_months_ng',
+        5 => 'repeat_criteria.three_months_ng',
+        6 => 'repeat_criteria.manual_db_clear_setting',
     ],
 
     // 広告アイコン

diff.txt · 最終更新: by root