Foodomaa®
  • Introduction
  • The Flow
  • Installation
    • Installation on Server
    • Installation on LocalHost
    • Update From an Older Version
  • Configurations
    • Google Maps API Keys
    • Google Distance Matrix API
    • SMS Gateway Settings
    • Push Notification Keys
    • One Signal Setup for Store Dashboard Notification
    • Changing customer and delivery application name
    • Email Configuration
    • Cache Configuration
    • Promo Sliders
    • Category Slider and Filters
    • Social Login
    • Store Scheduling (Open/Close)
  • FAQs
    • Zones in Foodomaa
    • White Screen Issues
    • Push Notifications & Alerts
    • How are Stores shown to the Customers?
    • Bulk CSV Upload
    • StoreOwner Dashboard Translations
    • How "Add to Homescreen" works?
    • How does Wallet works?
    • When is the next update?
    • Creating and Linking Pages
    • Razorpay Webhooks
  • Advanced Usage
    • Using the Full Source Code
  • Premium Modules
    • SuperCache Module
    • Delivery Area Pro Module
    • Thermal Printer Module
    • Call And Order Module
    • Order Schedule Module
  • Extras
    • Change Log
    • Change Log (old)
    • Requirements for Foodomaa
    • Limitations
    • Scope of Support
    • Refund Policy
    • License
Powered by GitBook
On this page
  • Creating new language for StoreOwner's Dashboard
  • Example
  • Example of folder names based on country/language

Was this helpful?

  1. FAQs

StoreOwner Dashboard Translations

PreviousBulk CSV UploadNextHow "Add to Homescreen" works?

Last updated 4 years ago

Was this helpful?

Find the file /resources/lang/en/storeDashboard.php

All the translations for the English Language are present in this file.

Creating new language for StoreOwner's Dashboard

Create a new folder inside /resources/lang

This new language folder name should compile with ISO 15897.

Example

If you need to create a Spanish translation, follow the steps:

  • Create a folder named "es" inside /resources/lang

  • Copy the file "storeDashboard.php" from "en" folder to your new "es" folder.

  • Open the newly copied file and edit language as you wish.

  • Save the file

Now this language will be available in the Store Owner's Dashboard Language drop-down menu in the Header (Top-Right Corner of the Store Owner's Dashboard)

Example of folder names based on country/language

9KB
locale-codes.csv
ISO 15897 Locale Codes CSV File