help@rskworld.in +91 93305 39277
RSK World
  • Home
  • Development
    • Web Development
    • Mobile Apps
    • Software
    • Games
    • Project
  • Technologies
    • Data Science
    • AI Development
    • Cloud Development
    • Blockchain
    • Cyber Security
    • Dev Tools
    • Testing Tools
  • About
  • Contact

Theme Settings

Color Scheme
Display Options
Font Size
100%
Back to Project
RSK World
ruby-todo-list
/
config
/
locales
RSK World
ruby-todo-list
Ruby Todo List - Task Management with User Authentication + Categories + Search + File Attachments + Email Notifications + Rails MVC + Modern Web Interface + API Integration + Educational Design
locales
  • en.yml3.5 KB
en.yml
config/locales/en.yml
Raw Download
Find: Go to:
# Ruby To-Do List Application - English Locale
# Created by: Molla Samser (help@rskworld.in, +91 93305 39277)
# Address: Nutanhat, Mongolkote, Purba Burdwan, West Bengal, India, 713147
# Year: 2026

en:
  hello: "Hello world"

  # Application messages
  application:
    name: "Ruby To-Do List"
    description: "A complete task management application built with Ruby on Rails"
    author: "Molla Samser"

  # Navigation
  navigation:
    home: "Home"
    tasks: "Tasks"
    categories: "Categories"
    profile: "Profile"
    sign_out: "Sign Out"

  # Tasks
  tasks:
    index:
      title: "My Tasks"
      search_placeholder: "Search tasks..."
      clear_search: "Clear Search"
      new_task: "New Task"
      no_tasks: "No tasks found"
      create_first: "Create your first task"
    new:
      title: "Create New Task"
      submit: "Create Task"
    edit:
      title: "Edit Task"
      submit: "Update Task"
    show:
      title: "Task Details"
    form:
      title_label: "Task Title"
      description_label: "Description"
      priority_label: "Priority"
      category_label: "Category"
      due_date_label: "Due Date"
      attachments_label: "Attachments"
      completed_label: "Mark as completed"
    priorities:
      low: "Low"
      medium: "Medium"
      high: "High"
    status:
      pending: "Pending"
      completed: "Completed"
    actions:
      edit: "Edit"
      delete: "Delete"
      complete: "Complete"
      mark_pending: "Mark as Pending"
      view: "View"

  # Categories
  categories:
    index:
      title: "Categories"
      new_category: "New Category"
      no_categories: "No categories found"
      create_first: "Create your first category"
    new:
      title: "Create New Category"
      submit: "Create Category"
    edit:
      title: "Edit Category"
      submit: "Update Category"
    form:
      name_label: "Category Name"
      color_label: "Color"
    actions:
      edit: "Edit"
      delete: "Delete"
      view: "View Tasks"

  # Authentication
  devise:
    sign_in: "Sign In"
    sign_up: "Sign Up"
    sign_out: "Sign Out"
    forgot_password: "Forgot your password?"
    confirmations:
      send_instructions: "Send confirmation instructions"
    passwords:
      send_instructions: "Send password reset instructions"
    registrations:
      edit: "Edit Profile"
      update: "Update Profile"
    sessions:
      new: "Sign In"

  # Common
  common:
    loading: "Loading..."
    cancel: "Cancel"
    save: "Save"
    delete: "Delete"
    edit: "Edit"
    view: "View"
    back: "Back"
    confirm: "Are you sure?"
    yes: "Yes"
    no: "No"

  # Flash messages
  flash:
    task:
      created: "Task was successfully created."
      updated: "Task was successfully updated."
      deleted: "Task was successfully deleted."
      completed: "Task marked as completed."
      marked_pending: "Task marked as pending."
    category:
      created: "Category was successfully created."
      updated: "Category was successfully updated."
      deleted: "Category was successfully deleted."
    user:
      signed_in: "Signed in successfully."
      signed_out: "Signed out successfully."
      updated: "Account updated successfully."

  # Time
  time:
    formats:
      default: "%B %d, %Y at %I:%M %p"
      short: "%b %d, %Y"
      long: "%B %d, %Y at %I:%M %p"

  # Date
  date:
    formats:
      default: "%B %d, %Y"
      short: "%b %d"
      long: "%B %d, %Y"
141 lines•3.5 KB
yaml

About RSK World

Founded by Molla Samser, with Designer & Tester Rima Khatun, RSK World is your one-stop destination for free programming resources, source code, and development tools.

Founder: Molla Samser
Designer & Tester: Rima Khatun

Development

  • Game Development
  • Web Development
  • Mobile Development
  • AI Development
  • Development Tools

Legal

  • Terms & Conditions
  • Privacy Policy
  • Disclaimer

Contact Info

Nutanhat, Mongolkote
Purba Burdwan, West Bengal
India, 713147

+91 93305 39277

hello@rskworld.in
support@rskworld.in

© 2026 RSK World. All rights reserved.

Content used for educational purposes only. View Disclaimer