mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
fix menu title
This commit is contained in:
parent
832f24c603
commit
5453f36c01
1 changed files with 2 additions and 2 deletions
|
|
@ -128,8 +128,8 @@
|
|||
"list_select": "Select list",
|
||||
"list_share": "Share",
|
||||
"list_publish": "Publish list",
|
||||
"list_enable_feedkey": "Enable Feed Key",
|
||||
"list_show_feedkey": "Show Feed Key",
|
||||
"list_enable_feedkey": "Enable feed key",
|
||||
"list_show_feedkey": "Show feed key",
|
||||
"list_rssfeed": "RSS Feed",
|
||||
"list_export_to_csv": "Export to CSV",
|
||||
"list_export_to_ical": "Export to iCalendar",
|
||||
|
|
|
|||
Loading…
Reference in a new issue