diff --git a/config/locales/voc.fi.yml b/config/locales/voc.fi.yml new file mode 100644 index 00000000..9aec34e7 --- /dev/null +++ b/config/locales/voc.fi.yml @@ -0,0 +1,31 @@ +fi: + voc: + answer: "Answer" + block: "Block" + cancel: "Cancel" + close: "Close" + confirm: "Are you sure?" + delete: "Delete" + edit: "Edit" + follow: "Follow" + load: "Load more" + login: "Sign in" + logout: "Logout" + save: "Save changes" + register: "Sign up" + report: "Report" + terms: "Terms of Service" + unblock: "Unblock" + unfollow: "Unfollow" + update: "Update" + view_in_rails_admin: "View in Rails Admin" + "y": "Yes" + "n": "No" + messages: + noauth: "You need to be logged in to perform this action." + time: + distance_ago: "%{time} ago" + hours: "hours" + days: "days" + weeks: "weeks" + months: "months"