mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
vue ui i18n: localized show/hide timeline/calendar hover-over text
This commit is contained in:
parent
33fd89e7e2
commit
266dd1c635
@ -45,6 +45,10 @@
|
||||
nov_short: "{{ _Q('Nov') }}",
|
||||
dec_short: "{{ _Q('Dec') }}",
|
||||
"All-time": "{{ _Q('All-time') }}",
|
||||
"show timeline":"{{ _Q('show timeline') }}",
|
||||
"hide timeline":"{{ _Q('hide timeline') }}",
|
||||
"show calendar":"{{ _Q('show calendar') }}",
|
||||
"hide calendar":"{{ _Q('hide calendar') }}",
|
||||
"Loading...": "{{ _Q('Loading...') }}",
|
||||
"Current Capture": "{{ _Q('Current Capture') }}",
|
||||
"capture": "{{ _Q('capture') }}",
|
||||
|
Loading…
x
Reference in New Issue
Block a user