Skip to content

Commit

Permalink
Create en.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bicatcho11 authored Feb 13, 2024
1 parent f21c12a commit 1bf60dc
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions locales/en.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"error":{
"canceled":"Canceled..",
"cruise_control_disabled":"Cruise control disabled",
"cruise_control_unavailable":"Cruise control unavailable",
"deleted_recording":"Deleted Recording!",
"later_aligator":"Later aligator!"
},
"success":{
"cruise_control_enabled":"Cruise control enabled",
"started_recording":"Started Recording!",
"saved_recording":"Saved Recording!"
},
"progress":{
"eating":"Eating..",
"drinking":"Drinking..",
"drinking_liquor":"Drinking liquor..",
"quick_sniff":"Quick sniff..",
"smoking_crack":"Smoking crack..",
"popping_pills":"Popping pills..",
"healing":"Healing..",
"smoking_meth":"Smoking meth..",
"lighting_joint":"Lighting joint.."
},
"info":{
"minutes":"minutes",
"seconds":"seconds.."
}
}

0 comments on commit 1bf60dc

Please sign in to comment.