mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-24 06:59:52 +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') }}",
|
nov_short: "{{ _Q('Nov') }}",
|
||||||
dec_short: "{{ _Q('Dec') }}",
|
dec_short: "{{ _Q('Dec') }}",
|
||||||
"All-time": "{{ _Q('All-time') }}",
|
"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...') }}",
|
"Loading...": "{{ _Q('Loading...') }}",
|
||||||
"Current Capture": "{{ _Q('Current Capture') }}",
|
"Current Capture": "{{ _Q('Current Capture') }}",
|
||||||
"capture": "{{ _Q('capture') }}",
|
"capture": "{{ _Q('capture') }}",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user