new trail view options: create copy & change visibility (#571)

* change visibility of multiple trails in trails view (multi-select)

* error handling

* create copy option added

* wait for meilisearch when updating trail

* remove toggles from dropdown

* change public/private logic

* adds loading spinner for bulk operations

* fixes trail duplicate

* fixes tags delete on visiblility change

* fix conflict resolving issue

* edit labels & german translation

---------

Co-authored-by: Christian Beutel <>
Co-authored-by: Flomp <Flomp@users.noreply.github.com>
This commit is contained in:
slothful-vassal
2026-03-01 18:18:09 +01:00
committed by GitHub
parent 2b9d5305a8
commit f2396ae574
21 changed files with 335 additions and 54 deletions

View File

@@ -22,6 +22,7 @@
"already-account": "已注册账户?",
"altitude": "海拔",
"amenity": "友好性",
"ammenity": "",
"api-documentation": "API 文档",
"apply-user-settings": "",
"attraction": "景点",
@@ -135,6 +136,7 @@
"enable-auto-routing": "启用自动路由",
"english": "英语",
"entry": "日程",
"error-copying-trail": "",
"error-creating-user": "创建用户错误",
"error-disabling-strava-integration": "禁用strava集成时出错",
"error-during-login": "登录错误",
@@ -357,6 +359,8 @@
"search-trails": "搜索路线",
"select-list": "选择列表",
"selected": "已选",
"set-private": "",
"set-public": "",
"settings": "设置",
"settings-notification-comment-mention": "有人在评论中提到您",
"settings-notification-list-create": "您关注的用户创建了一个列表",
@@ -412,6 +416,7 @@
"top-speed": "最高速度",
"tourism": "旅游",
"trail": "{n, plural, =1 {路线} other {路线}}",
"trail-copied-successfully": "",
"trail-not-in-list": "",
"trail-not-shared": "未与任何人分享",
"trail-saved-successfully": "路线保存成功",