mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-30 04:09:13 -04:00
Merge pull request #1199 from leblanc-simon/develop
improving the translation of the timeline
This commit is contained in:
commit
491bf515c6
3 changed files with 45 additions and 6 deletions
|
@ -74,4 +74,19 @@ timeslider.pageTitle = {{appTitle}} Timeslider
|
|||
timeslider.toolbar.returnbutton = Return to pad
|
||||
timeslider.toolbar.authors = Authors:
|
||||
timeslider.toolbar.authorsList = No Authors
|
||||
timeslider.exportCurrent = Export current version as:
|
||||
timeslider.exportCurrent = Export current version as:
|
||||
timeslider.version = Version {{version}}
|
||||
timeslider.saved = Saved {{month}} {{day}}, {{year}}
|
||||
timeslider.dateformat = {{month}}/{{day}}/{{year}} {{hours}}:{{minutes}}:{{seconds}}
|
||||
timeslider.month.january = January
|
||||
timeslider.month.february = February
|
||||
timeslider.month.march = March
|
||||
timeslider.month.april = April
|
||||
timeslider.month.may = May
|
||||
timeslider.month.june = June
|
||||
timeslider.month.july = July
|
||||
timeslider.month.august = August
|
||||
timeslider.month.september = September
|
||||
timeslider.month.october = October
|
||||
timeslider.month.november = November
|
||||
timeslider.month.december = December
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue