-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eb025d1
commit b99eaa8
Showing
8 changed files
with
174 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,5 @@ | ||
{} | ||
{ | ||
"ABOUT": "Despre", | ||
"ACTIONS": "Acțiuni", | ||
"ARE_YOU_SURE_TO_CLEAR_DATA": "Sunteți sigur că doriți să ștergeți datele din {name}?" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,28 @@ | ||
{} | ||
{ | ||
"ABOUT": "เกี่ยวกับ", | ||
"PLUGIN_REFETCH_SUCCESSFUL": "รีเฟรชปลั๊กอินสำเร็จ!", | ||
"PLUGIN_REFETCH_FAILED": "ไม่รีเฟรชปลั๊กอินสำเร็จ!", | ||
"ACTIONS": "การกระทำ", | ||
"ARE_YOU_SURE_TO_CLEAR_DATA": "คุณแน่ใจไหมที่จะเคลียร์ที่จะเคลียร์ของ{name}?", | ||
"ARE_YOU_SURE_TO_DELETE_PLUGIN": "คุณแน่ใจไหมที่จะเคลียร์ที่จะลบ{name}? นี่จะเคลียร์ข้อมูลของปลั้กอินทั้งหมด", | ||
"ARE_YOU_SURE_TO_DELETE_THEME": "คุณแน่ใจไหมที่จะเคลียร์ที่จะลบของ{name}?", | ||
"ASSET_BROWSER": "เบราว์เซอร์แอสเซท", | ||
"BRAND": "แบรนด์", | ||
"BUNNY": "บันนี่", | ||
"BUNNY_URL": "บันนี่ URL", | ||
"BYTECODE": "รหัสไบต์", | ||
"CANCEL": "ยกเลิก", | ||
"CLEAR": "เคลียร์", | ||
"CLEAR_DATA": "เครียร์ข้อมูล", | ||
"CLEAR_DATA_FAILED": "เคลียร์ข้อมูลของ{name}ไม่สำเร็จ!", | ||
"CLEAR_DATA_SUCCESSFUL": "เครียร์ข้อมูลของ{name}แล้ว", | ||
"CODENAME": "รหัสชื่อ", | ||
"COMMAND_DEBUG_DESC": "ส่งบันนี่ข้อมูลดีบั๊ก", | ||
"COMMAND_DEBUG_OPT_EPHEMERALLY": "ส่งดีบั๊กข้อมูลชั่วคราว", | ||
"COMMAND_EVAL_DESC": "ประเมิน code ของ JavaScript", | ||
"COMMAND_EVAL_OPT_ASYNC": "ไม่ว่าจะสนับสนุน 'รอ' ในโค้ดหรือไม่ ต้องส่งคืนอย่างชัดเจนเพื่อผลลัพธ์ (ค่าเดิม: false)", | ||
"COMMAND_EVAL_OPT_CODE": "โค้ดที่จะประเมิน", | ||
"COMMAND_PLUGINS_DESC": "ส่งรายการของปลั้กอินที่ติดตั้งไว้แล้ว", | ||
"COMMAND_PLUGINS_OPT_EPHEMERALLY": "ส่งรายการของปลั้กอินชั่วคราว", | ||
"COMPONENT": "ส่วนประกอบ" | ||
} |
Oops, something went wrong.