Skip to content

Commit

Permalink
Create ds1307-strings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
waltfe authored May 24, 2024
1 parent ea3c199 commit 88fe468
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions _locales/zh-TW/ds1307-strings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"RTC_DS1307.DateTime|block": "設置 年 %year| 月 %month| 日 %day| 時 %hour| 分 %minute| 秒 %second",
"RTC_DS1307.TimeType.YEAR|block": "",
"{id:category}RTC_DS1307": "即時時鐘",
"RTC_DS1307.getTime|block": "%data",
"RTC_DS1307.TimeType.HOUR|block": "",
"RTC_DS1307.TimeType.MINUTE|block": "",
"RTC_DS1307.TimeType.DAY|block": "",
"RTC_DS1307.TimeType.MONTH|block": "",
"RTC_DS1307.setTime|block": "設置 %datatype |為 %data",
"RTC_DS1307.TimeType.SECOND|block": "",
"RTC_DS1307.getWeekday|block": "星期",
"RTC_DS1307|block": "即時時鐘"
}

0 comments on commit 88fe468

Please sign in to comment.