Added 24H Availability

This commit is contained in:
Luca Deri 2020-04-23 18:33:45 +02:00
parent 7bd499adb9
commit 069268fc15
5 changed files with 37 additions and 3 deletions

View file

@ -0,0 +1,5 @@
local lang = {
["24h"] = "24H Availability"
}
return lang