-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
languages.yaml
39 lines (39 loc) · 1.2 KB
/
languages.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
en:
PLUGIN_QUANDO:
TITLE: Quando Plugin
OPENS_TOMORROW: "Opens tomorrow"
AVAILABLE_TOMORROW: "Returning tomorrow"
HOURS_TODAY: "Today's hours"
OPEN_TODAY: "Open today"
AVAILABLE_TODAY: "Available today"
OPENS_NEXT: "Next open"
AVAILABLE_NEXT: "Next available"
OPEN: "Open"
SERVICE_ON: "Available"
CLOSED: "Closed"
SERVICE_OFF: "Off"
OPEN_DESCR: "Open now"
AVAILABLE_NOW: "Available now"
CLOSED_DESCR: "Closed right now"
OFF_NOW: "Off right now"
OPENS_LATER: "Opening at"
AVAILABLE_LATER: "Available at"
AVAILABLE_ON: "Returning on"
CLOSES_LATER: "Closing at"
OFF_LATER: "Finishing at"
CLOSES_ON: "Closing on"
OFF_ON: "Finishing on"
OPENING_HOURS: "Opening hours"
ALL_OPENING_HOURS: "All opening hours"
OUR_OPENING_HOURS: "Our opening hours"
ALL_SERVICE_HOURS: "All service hours"
OUR_SERVICE_HOURS: "Our service times"
YESTERDAY: "Yesterday"
TODAY: "Today"
TOMORROW: "Tomorrow"
TOMORROW_PLUS_1: "Day after tomorrow"
PANEL_WIDGET:
HEADING: "Hours this week"
COL_DAY: "Day"
COL_HOURS: "Hours"
DAYS_OF_WEEK: [Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday]