158 files
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
"activity.no_events_for_filter": "No matching events",
|
||||
"activity.points_manually": "points manually",
|
||||
"activity.reason_allocated_to_pool": "Allocated to pool: {name}",
|
||||
"activity.reason_admin_adjustment": "Manual adjustment",
|
||||
"activity.reason_bonus": "Bonus: {name}",
|
||||
"activity.reason_penalty": "Penalty: {name}",
|
||||
"activity.reason_perfect_week": "Perfect week bonus!",
|
||||
@@ -839,6 +840,8 @@
|
||||
"panel.settings_points_icon_hint": "Pick any MDI icon",
|
||||
"panel.settings_points_icon_label": "Points icon",
|
||||
"panel.settings_points_name_hint": "What you call them, e.g. Stars or Coins",
|
||||
"panel.settings_quick_points_label": "Quick point amounts",
|
||||
"panel.settings_quick_points_hint": "Comma-separated amounts for the + and − buttons on each child card. Up to three are used.",
|
||||
"panel.settings_points_name_label": "Points name",
|
||||
"panel.settings_retention_hint": "How many days of completion history to keep",
|
||||
"panel.settings_retention_label": "Retention",
|
||||
@@ -1402,6 +1405,16 @@
|
||||
"panel.chore_require_photo_label": "Require photo proof",
|
||||
"panel.chore_require_photo_hint": "Completions must be parent-approved; an evidence photo (if provided) shows in approvals.",
|
||||
"panel.activity_view_photo": "View photo",
|
||||
"panel.adjust_add": "Add",
|
||||
"panel.adjust_add_title": "Add {amount} {points} to {child}",
|
||||
"panel.adjust_amount": "Amount",
|
||||
"panel.adjust_custom_title": "Adjust {child}'s points by a custom amount",
|
||||
"panel.adjust_dialog_title": "Adjust points — {name}",
|
||||
"panel.adjust_done": "{sign}{amount} {points} for {child}",
|
||||
"panel.adjust_err_amount": "Enter an amount between 1 and 10000.",
|
||||
"panel.adjust_reason": "Reason (optional)",
|
||||
"panel.adjust_remove": "Remove",
|
||||
"panel.adjust_remove_title": "Remove {amount} {points} from {child}",
|
||||
"panel.swap_btn": "Request swap",
|
||||
"panel.swap_dialog_title": "Swap: {chore}",
|
||||
"panel.swap_requester": "Give today's turn to",
|
||||
@@ -1713,6 +1726,15 @@
|
||||
"panel.health_count_mandatory_misses": "Misses",
|
||||
"panel.health_count_storage": "Storage",
|
||||
"panel.chore_icon_label": "Picture",
|
||||
"panel.chore_image_label": "Picture",
|
||||
"panel.chore_image_hint": "A photo shown instead of the icon. Resized to 512px on upload.",
|
||||
"panel.chore_image_upload": "Upload",
|
||||
"panel.chore_image_remove": "Remove",
|
||||
"panel.chore_image_empty": "No picture",
|
||||
"panel.chore_image_uploading": "Uploading…",
|
||||
"panel.chore_image_failed": "Upload failed",
|
||||
"panel.chore_image_too_large": "That image is too large (max 2 MB).",
|
||||
"panel.chore_image_bad_type": "Choose a JPEG, PNG or WebP image.",
|
||||
"child.editor.pre_reader": "Picture-only mode (for young children)",
|
||||
"child.editor.pre_reader_labels": "Show names in picture mode",
|
||||
"common.design.accessible": "Accessible"
|
||||
|
||||
Reference in New Issue
Block a user