This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
BookStack
Watch
2
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2024-11-25 07:44:50 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
352cbbd074
BookStack
/
resources
/
lang
/
de_informal
/
activities.php
6 lines
41 B
PHP
Raw
Normal View
History
Unescape
Escape
add german informal language
2018-12-12 02:39:16 +08:00
<
?
php
Extended translations system for arrays & extension Extended the base Laravel translation system to allow a locale to be based upon another. Also adds functionality to take base & fallback locales into account when fetching an array of translations. Related to work done in #1159
2018-12-13 04:46:27 +08:00
// Extends 'de'
return
[
//
];
Reference in New Issue
Copy Permalink