diff options
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/ro.js | 1 | ||||
-rw-r--r-- | lib/l10n/ro.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js index d8f3d965148..50a950320a7 100644 --- a/lib/l10n/ro.js +++ b/lib/l10n/ro.js @@ -19,6 +19,7 @@ OC.L10N.register( "Authentication" : "Autentificare", "Unknown filetype" : "Tip fișier necunoscut", "Invalid image" : "Imagine invalidă", + "Avatar image is not square" : "Imaginea de avatar nu este pătrată", "Files" : "Fișiere", "View profile" : "Vezi profilul", "Local time: %s" : "Timp local: %s", diff --git a/lib/l10n/ro.json b/lib/l10n/ro.json index cdf9e4d4c96..862d25e9651 100644 --- a/lib/l10n/ro.json +++ b/lib/l10n/ro.json @@ -17,6 +17,7 @@ "Authentication" : "Autentificare", "Unknown filetype" : "Tip fișier necunoscut", "Invalid image" : "Imagine invalidă", + "Avatar image is not square" : "Imaginea de avatar nu este pătrată", "Files" : "Fișiere", "View profile" : "Vezi profilul", "Local time: %s" : "Timp local: %s", |