chore(translations): update translations via Crowdin (#652)

This commit is contained in:
Elias Schneider
2025-06-15 16:57:08 +02:00
committed by GitHub
parent 946c534b08
commit 4ed312251e
12 changed files with 369 additions and 297 deletions

View File

@@ -372,5 +372,11 @@
"show": "Show",
"select_an_option": "Select an option",
"select_user": "Select User",
"error": "Error"
"error": "Error",
"select_an_accent_color_to_customize_the_appearance_of_pocket_id": "Select an accent color to customize the appearance of Pocket ID.",
"accent_color": "Accent Color",
"custom_accent_color": "Custom Accent Color",
"custom_accent_color_description": "Enter a custom color using valid CSS color formats (e.g., hex, rgb, hsl).",
"color_value": "Color Value",
"apply": "Apply"
}