mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-08 11:33:55 +09:00
The default URL is always defined
This commit is contained in:
parent
bd11d8b152
commit
a26b17d012
12 changed files with 21 additions and 38 deletions
|
|
@ -215,7 +215,6 @@ $lang->msg_invalid_format = 'ein falsches Format';
|
|||
$lang->msg_not_permitted_act = 'Sie haben keine Berechtigung, um den aufgeforderten Vorgang auszuführen.';
|
||||
$lang->msg_module_is_not_exists = 'Das aufgeforderte Modul ist nicht zu finden. Bitte melden Sie sich dem Administrator des Moduls!';
|
||||
$lang->msg_module_is_not_standalone = 'Das aufgeforderte Modul kann nicht selbstständig ausgeführt werden.';
|
||||
$lang->msg_default_url_is_not_defined = 'Der Vorgang ist unterbrochen, denn Das Default_URL ist nicht eingegen.';
|
||||
$lang->msg_empty_search_target = 'Nicht finden können die das Suchziel.';
|
||||
$lang->msg_empty_search_keyword = 'Nicht finden können das Stichwort.';
|
||||
$lang->comment_to_be_approved = 'Ihr Kommentar muss von admin vor der Veröffentlichung genehmigt werden.';
|
||||
|
|
@ -298,4 +297,3 @@ $lang->dashboard = 'Armaturenbrett';
|
|||
$lang->user = 'Mitglied';
|
||||
$lang->yes = 'ja';
|
||||
$lang->not = 'nicht';
|
||||
$lang->msg_default_url_is_null = 'Standard URL ist null.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue