Translate APP_NAME #6743
Answered
by
duncanmcclean
HazemMohamed252
asked this question in
Q&A
-
How to translate APP_NAME when i switch to another lang, i already added dropdown menu in the CP with en and ar lang but when i switch to arabic the tite still in english. For example if APP_NAME is "Hello" how to make it translated into arabic when i switch to ar to be "أهلا" |
Beta Was this translation helpful? Give feedback.
Answered by
duncanmcclean
Sep 19, 2022
Replies: 1 comment
-
Each site can have its own name, configured in the sites config file: https://statamic.dev/multi-site#configuration You can reference this instead of APP_NAME |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jasonvarga
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Each site can have its own name, configured in the sites config file: https://statamic.dev/multi-site#configuration
You can reference this instead of APP_NAME