示例#1
0
<?php

use Zend\I18n\Translator\Translator;
Translator::noop('Authentication failed. Please try again.');
Translator::noop('The input is not a valid email address. Use the basic format local-part@hostname');
Translator::noop('Value is required and can\'t be empty');
Translator::noop('The input is less than 6 characters long');
Translator::noop('The two given tokens do not match');
Translator::noop('bank.code.crediidipank');
Translator::noop('bank.code.nordea');
Translator::noop('bank.code.seb');
Translator::noop('bank.code.swed');