From e4bec49a024fd26275673a079698e64d48dfe6eb Mon Sep 17 00:00:00 2001 From: kimura Date: Thu, 23 Dec 2021 17:08:33 +0900 Subject: [PATCH] =?UTF-8?q?i2c=E3=82=B9=E3=83=97=E3=83=AC=E3=83=83?= =?UTF-8?q?=E3=83=89=E3=82=B7=E3=83=BC=E3=83=88=E5=AF=BE=E5=BF=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- popcorn/Assets/Resources/I2Languages.asset | 23 ++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/popcorn/Assets/Resources/I2Languages.asset b/popcorn/Assets/Resources/I2Languages.asset index 7678e9f7..05159ef8 100644 --- a/popcorn/Assets/Resources/I2Languages.asset +++ b/popcorn/Assets/Resources/I2Languages.asset @@ -20,19 +20,26 @@ MonoBehaviour: CaseInsensitiveTerms: 0 OnMissingTranslation: 1 mTerm_AppName: - mLanguages: [] + mLanguages: + - Name: Japanese + Code: ja + Flags: 0 + - Name: Chinese + Code: zh + Flags: 0 IgnoreDeviceLanguage: 0 _AllowUnloadingLanguages: 0 - Google_WebServiceURL: - Google_SpreadsheetKey: - Google_SpreadsheetName: - Google_LastUpdatedVersion: + Google_WebServiceURL: https://script.google.com/a/macros/usaya.jp/s/AKfycbzSBhEFwZVCfg1dkGwVNsYBgv460KeK1X-gKOxsu89c8EkzjZmPR3kOWC_EVVyii6Xt4w/exec + Google_SpreadsheetKey: 1jfQDKhWF5LDrIA_xkhvBOVczqi-7YMQFd-wlN2BIqI8 + Google_SpreadsheetName: I2Loc popcorn Localization + Google_LastUpdatedVersion: 1640136016194 Google_Password: change_this - GoogleUpdateFrequency: 3 - GoogleInEditorCheckFrequency: 2 + GoogleUpdateFrequency: 1 + GoogleInEditorCheckFrequency: 1 GoogleUpdateSynchronization: 1 GoogleUpdateDelay: 0 - Assets: [] + Assets: + - {fileID: 12800000, guid: b5532e9ce15694f55a0893a76a98cd78, type: 3} Spreadsheet_LocalFileName: Spreadsheet_LocalCSVSeparator: ',' Spreadsheet_LocalCSVEncoding: utf-8