mirror of https://github.com/sualko/cloud_bbb
Compare commits
2 Commits
0867d40414
...
6486abd927
Author | SHA1 | Date |
---|---|---|
|
6486abd927 | |
|
80c3b57e06 |
|
@ -9,10 +9,12 @@ OC.L10N.register(
|
||||||
"Password" : "Parolă",
|
"Password" : "Parolă",
|
||||||
"Hello %s" : "Salut %s",
|
"Hello %s" : "Salut %s",
|
||||||
"Group" : "Grup",
|
"Group" : "Grup",
|
||||||
|
"No matches" : "Nicio potrivire",
|
||||||
"Name" : "Nume",
|
"Name" : "Nume",
|
||||||
"Access" : "Acces",
|
"Access" : "Acces",
|
||||||
"Edit" : "Editare",
|
"Edit" : "Editare",
|
||||||
"Welcome" : "Bun venit",
|
"Welcome" : "Bun venit",
|
||||||
|
"Miscellaneous" : "Diverse",
|
||||||
"Create" : "Creează",
|
"Create" : "Creează",
|
||||||
"Copy to clipboard" : "Copiază în clipboard",
|
"Copy to clipboard" : "Copiază în clipboard",
|
||||||
"Delete" : "Șterge",
|
"Delete" : "Șterge",
|
||||||
|
|
|
@ -7,10 +7,12 @@
|
||||||
"Password" : "Parolă",
|
"Password" : "Parolă",
|
||||||
"Hello %s" : "Salut %s",
|
"Hello %s" : "Salut %s",
|
||||||
"Group" : "Grup",
|
"Group" : "Grup",
|
||||||
|
"No matches" : "Nicio potrivire",
|
||||||
"Name" : "Nume",
|
"Name" : "Nume",
|
||||||
"Access" : "Acces",
|
"Access" : "Acces",
|
||||||
"Edit" : "Editare",
|
"Edit" : "Editare",
|
||||||
"Welcome" : "Bun venit",
|
"Welcome" : "Bun venit",
|
||||||
|
"Miscellaneous" : "Diverse",
|
||||||
"Create" : "Creează",
|
"Create" : "Creează",
|
||||||
"Copy to clipboard" : "Copiază în clipboard",
|
"Copy to clipboard" : "Copiază în clipboard",
|
||||||
"Delete" : "Șterge",
|
"Delete" : "Șterge",
|
||||||
|
|
Loading…
Reference in New Issue