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
2025-02-24 05:49:55 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
BookStack
/
resources
/
lang
/
de_informal
/
pagination.php
6 lines
41 B
PHP
Raw
Normal View
History
Unescape
Escape
add german informal language
2018-12-11 19:39:16 +01: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-12 20:46:27 +00:00
// Extends 'de'
return
[
//
];
Reference in New Issue
Copy Permalink