Add missing demo translation strings
This commit is contained in:
@ -9,6 +9,7 @@ date_locale = "ar_SA"
|
|||||||
|
|
||||||
# Menu items.
|
# Menu items.
|
||||||
# Should match the names in config.extra.nav.links and config.extra.footer.links.
|
# Should match the names in config.extra.nav.links and config.extra.footer.links.
|
||||||
|
Links = "الروابط"
|
||||||
Blog = "المدونة"
|
Blog = "المدونة"
|
||||||
Demo = "العرض"
|
Demo = "العرض"
|
||||||
Tricks = "الحيل"
|
Tricks = "الحيل"
|
||||||
|
@ -9,6 +9,7 @@ date_locale = "en_US"
|
|||||||
|
|
||||||
# Menu items.
|
# Menu items.
|
||||||
# Should match the names in config.extra.nav.links and config.extra.footer.links.
|
# Should match the names in config.extra.nav.links and config.extra.footer.links.
|
||||||
|
Links = "Links"
|
||||||
Blog = "Blog"
|
Blog = "Blog"
|
||||||
Demo = "Demo"
|
Demo = "Demo"
|
||||||
Tricks = "Tricks"
|
Tricks = "Tricks"
|
||||||
|
@ -13,6 +13,7 @@ date_locale = "ru_RU"
|
|||||||
|
|
||||||
# Menu items.
|
# Menu items.
|
||||||
# Should match the names in config.extra.nav.links and config.extra.footer.links.
|
# Should match the names in config.extra.nav.links and config.extra.footer.links.
|
||||||
|
Links = "Ссылки"
|
||||||
Blog = "Блог"
|
Blog = "Блог"
|
||||||
Demo = "Демо"
|
Demo = "Демо"
|
||||||
Tricks = "Трюки"
|
Tricks = "Трюки"
|
||||||
|
Reference in New Issue
Block a user