mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
Add RO locales (#359)
* Add RO locales * Fixed some missing translations, added ro to SUPPORTED_LOCALES in languages_helper.rb * Fixed a typo --------- Co-authored-by: bzo <bzo@bzo.zresidence.lan>
This commit is contained in:
14
config/locales/views/shared/ro.yml
Normal file
14
config/locales/views/shared/ro.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
ro:
|
||||
shared:
|
||||
confirm_modal:
|
||||
accept: Confirmă
|
||||
body_html: "<p>Nu vei putea anula această decizie</p>"
|
||||
cancel: Anulează
|
||||
title: Ești sigur?
|
||||
money_field:
|
||||
label: Sumă
|
||||
syncing_notice:
|
||||
syncing: Se sincronizează datele conturilor...
|
||||
trend_change:
|
||||
no_change: "fără schimbare"
|
||||
Reference in New Issue
Block a user