1
0
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:
Ivan Velev 2022-02-07 18:35:01 -08:00
parent 33fd89e7e2
commit 266dd1c635

View File

@ -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') }}",