. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'new' => 'คีย์ API แบบดั้งเดิมใหม่', 'none' => 'ยังไม่มีคีย์', 'docs' => [ '_' => 'มีเอกสารที่พร้อมใช้งานที่ :github', 'github' => 'GitHub', ], 'form' => [ 'create' => 'สร้างคีย์', ], 'view' => [ 'hide' => 'ซ่อนคีย์', 'show' => 'แสดงคีย์', 'delete' => 'ลบ', ], 'warning' => [ 'line1' => 'อย่าให้สิ่งนี้กับผู้อื่น', 'line2' => "เหมือนเป็นการให้รหัสผ่านของคุณ", 'line3' => 'บัญชีของคุณอาจถูกบุกรุก', ], ];