myhonda-sdk
Advanced tools
Comparing version 0.5.57 to 0.5.58
@@ -189,11 +189,11 @@ "use strict"; | ||
EN: 'Accumulation Achievements', | ||
TH: 'ภารกิจบันทึกการขับขี่สะสม', | ||
TH: 'ภารกิจขับขี่สะสม', | ||
}, | ||
MILESTONE: { | ||
EN: 'Milestone Achievements', | ||
TH: 'ภารกิจบันทึกการขับขี่แบบระยะทาง', | ||
TH: 'ภารกิจขับขี่แบบระยะทาง', | ||
}, | ||
STREAK: { | ||
EN: 'Streaks', | ||
TH: 'ภารกิจบันทึกการขับขี่ต่อเนื่อง', | ||
TH: 'ภารกิจขับขี่ต่อเนื่อง', | ||
}, | ||
@@ -200,0 +200,0 @@ OTHER: { |
{ | ||
"name": "myhonda-sdk", | ||
"version": "0.5.57", | ||
"version": "0.5.58", | ||
"description": "A NestJS SDK for building Honda-related applications, providing modules for authentication and content management.", | ||
@@ -5,0 +5,0 @@ "author": "Dendy Swarandanu", |
@@ -202,11 +202,11 @@ export const DICTIONARY = { | ||
EN: 'Accumulation Achievements', | ||
TH: 'ภารกิจบันทึกการขับขี่สะสม', | ||
TH: 'ภารกิจขับขี่สะสม', | ||
}, | ||
MILESTONE: { | ||
EN: 'Milestone Achievements', | ||
TH: 'ภารกิจบันทึกการขับขี่แบบระยะทาง', | ||
TH: 'ภารกิจขับขี่แบบระยะทาง', | ||
}, | ||
STREAK: { | ||
EN: 'Streaks', | ||
TH: 'ภารกิจบันทึกการขับขี่ต่อเนื่อง', | ||
TH: 'ภารกิจขับขี่ต่อเนื่อง', | ||
}, | ||
@@ -213,0 +213,0 @@ OTHER: { |
139224