The Wayback Machine - https://web.archive.org/web/20201125080159/https://github.com/topics/multilingual-websites
Skip to content
#

multilingual-websites

Here are 32 public repositories matching this topic...

This script can handle the operation of retrieving data from the locale files easily for the current language registered in session by passing a string like 'blog.post.title' while blog is a directory and post is file and title is the key for the string to retrieve. Of course you can pass any length of string following this criteria 'dir.dir.dir.file.key'. dir: is a directory name. file: is a file name without the php extension. key: is the key of the element to retrieve from the file. All files should have the php extension and return an array of key:value elements.

  • Updated Sep 5, 2019
  • PHP

Improve this page

Add a description, image, and links to the multilingual-websites topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multilingual-websites topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.