Translated using Weblate (Romanian)

Currently translated at 6.2% (10 of 160 strings)

Translation: XBackBone/XBackBone
Translate-URL: https://hosted.weblate.org/projects/xbackbone/xbackbone/ro/
This commit is contained in:
Denis Branisteanu 2022-07-25 10:22:21 +00:00 committed by Hosted Weblate
parent e155a33f86
commit 57122a8f96
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1 +1,13 @@
<?php
return [
'login' => 'Autentificare',
'password' => 'Parola',
'lang' => 'Română',
'enforce_language' => 'Aplică limba',
'yes' => 'Da',
'username' => 'Utilizator',
'send' => 'Trimite',
'no_media' => 'Nu s-a gasit media.',
'login.username' => 'Nume de utilizator sau E-Mail',
'no' => 'Nu',
];