mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 01:16:15 -04:00
Mate timslider page title translateable
This commit is contained in:
parent
6b6315ca3c
commit
ffb7cf47f2
4 changed files with 11 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
%>
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<title><%=settings.title%> Timeslider</title>
|
||||
<title data-l10n-id="timeslider.pageTitle" data-l10n-args='{ "appTitle": "<%=settings.title%>" }'><%=settings.title%> Timeslider</title>
|
||||
<script>
|
||||
/*
|
||||
|@licstart The following is the entire license notice for the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue