Update language files [skip ci]

This commit is contained in:
James Cole
2017-12-19 05:24:14 +01:00
parent 34fc9bc50a
commit 9ede6755c5
56 changed files with 704 additions and 564 deletions

View File

@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
*/
declare(strict_types=1);
@@ -29,6 +29,7 @@ return [
'preferences' => 'Einstellungen',
'profile' => 'Profil',
'changePassword' => 'Passwort ändern',
'change_email' => 'Change your email address',
'bills' => 'Rechnungen',
'newBill' => 'Neue Rechnung',
'edit_bill' => 'Bearbeite Rechnung ":name"',