Logo
Explore Help
Register Sign In
starred/BookStack
1
0
Fork 0
You've already forked BookStack
mirror of https://github.com/BookStackApp/BookStack.git synced 2026-07-25 13:43:56 +03:00
Code Issues 784 Packages Projects Releases 25 Wiki Activity
Files
captcha_example
BookStack/resources/lang/de_informal/components.php

10 lines
279 B
PHP
Raw Permalink Normal View History

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 [
add german informal language
2018-12-11 19:39:16 +01:00
/**
* Image Manager
*/
'image_delete_confirm' => 'Bitte klicke erneut auf löschen, wenn Du dieses Bild wirklich entfernen möchtest.',
'image_dropzone' => 'Ziehe Bilder hierher oder klicke hier, um ein Bild auszuwählen',
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
];
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 137ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API