mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:17:02 +02:00
added text colour to customer settings
This commit is contained in:
@ -29,6 +29,7 @@ $_['text_attachment_type'] = "Typ Anhang";
|
||||
$_['text_audit'] = "Revision";
|
||||
|
||||
$_['text_back'] = "Zurück";
|
||||
$_['text_background_colour'] = "Background colour";
|
||||
$_['text_body'] = "Nachricht";
|
||||
$_['text_branding_logo'] = "Branding logo";
|
||||
$_['text_branding_text'] = "Branding text";
|
||||
@ -325,6 +326,7 @@ $_['text_tagged'] = "Kategorisiert";
|
||||
$_['text_tags'] = "Kategorie(n)";
|
||||
$_['text_test_connection'] = "Test connection";
|
||||
$_['text_text'] = "Text";
|
||||
$_['text_text_colour'] = "Text colour";
|
||||
$_['text_text2'] = "Nachricht";
|
||||
$_['text_theme'] = "Thema";
|
||||
$_['text_time'] = "Zeit";
|
||||
|
@ -29,6 +29,7 @@ $_['text_attachment_type'] = "Attachment type";
|
||||
$_['text_audit'] = "Audit";
|
||||
|
||||
$_['text_back'] = "Back";
|
||||
$_['text_background_colour'] = "Background colour";
|
||||
$_['text_body'] = "Body";
|
||||
$_['text_branding_logo'] = "Branding logo";
|
||||
$_['text_branding_text'] = "Branding text";
|
||||
@ -325,6 +326,7 @@ $_['text_tagged'] = "Tagged";
|
||||
$_['text_tags'] = "Tags";
|
||||
$_['text_test_connection'] = "Test connection";
|
||||
$_['text_text'] = "Text";
|
||||
$_['text_text_colour'] = "Text colour";
|
||||
$_['text_text2'] = "text";
|
||||
$_['text_theme'] = "Theme";
|
||||
$_['text_time'] = "Time";
|
||||
|
@ -29,6 +29,7 @@ $_['text_attachment_type'] = "Mell
|
||||
$_['text_audit'] = "Audit";
|
||||
|
||||
$_['text_back'] = "Vissza";
|
||||
$_['text_background_colour'] = "H<EFBFBD>tt<EFBFBD>rsz<EFBFBD>n";
|
||||
$_['text_branding_logo'] = "Brand logo";
|
||||
$_['text_branding_text'] = "Brand sz<73>veg";
|
||||
$_['text_branding_url'] = "Brand URL";
|
||||
@ -325,6 +326,7 @@ $_['text_tagged'] = "C
|
||||
$_['text_tags'] = "C<EFBFBD>mk<EFBFBD>k";
|
||||
$_['text_test_connection'] = "Kapcsolat tesztel<65>se";
|
||||
$_['text_text'] = "Sz<EFBFBD>veg";
|
||||
$_['text_text_colour'] = "Sz<EFBFBD>vegsz<EFBFBD>n";
|
||||
$_['text_text2'] = "sz<EFBFBD>veg";
|
||||
$_['text_theme'] = "St<EFBFBD>lus";
|
||||
$_['text_time'] = "Id<EFBFBD>pont";
|
||||
|
@ -29,6 +29,7 @@ $_['text_attachment_type'] = "Melléklet típus";
|
||||
$_['text_audit'] = "Audit";
|
||||
|
||||
$_['text_back'] = "Vissza";
|
||||
$_['text_background_colour'] = "Háttérszín";
|
||||
$_['text_branding_logo'] = "Brand logo";
|
||||
$_['text_branding_text'] = "Brand szöveg";
|
||||
$_['text_branding_url'] = "Brand URL";
|
||||
@ -325,6 +326,7 @@ $_['text_tagged'] = "Címkézve";
|
||||
$_['text_tags'] = "Címkék";
|
||||
$_['text_test_connection'] = "Kapcsolat tesztelése";
|
||||
$_['text_text'] = "Szöveg";
|
||||
$_['text_text_colour'] = "Szövegszín";
|
||||
$_['text_text2'] = "szöveg";
|
||||
$_['text_theme'] = "Stílus";
|
||||
$_['text_time'] = "Időpont";
|
||||
|
@ -28,6 +28,7 @@ $_['text_attachment_type'] = "Tipo de anexo";
|
||||
$_['text_audit'] = "Auditoria";
|
||||
|
||||
$_['text_back'] = "Voltar";
|
||||
$_['text_background_colour'] = "Background colour";
|
||||
$_['text_branding_logo'] = "Branding logo";
|
||||
$_['text_branding_text'] = "Branding text";
|
||||
$_['text_branding_url'] = "Branding URL";
|
||||
@ -318,6 +319,7 @@ $_['text_tag_selected_messages'] = "Marcar(Tag) resultados de pesquisa";
|
||||
$_['text_tagged'] = "Marcados";
|
||||
$_['text_tags'] = "Tags";
|
||||
$_['text_text'] = "Texto";
|
||||
$_['text_text_colour'] = "Text colour";
|
||||
$_['text_text2'] = "texto";
|
||||
$_['text_theme'] = "Tema";
|
||||
$_['text_time'] = "Hora";
|
||||
|
Reference in New Issue
Block a user