The script changed from old unmaintained ya2yaml (which is broken with current ruby version) to default `to_yaml` from ruby. That's why the diff is "a bit" bigger than usual, because it looks like some keys are sorted differently.
16 lines
337 B
YAML
16 lines
337 B
YAML
# Copyright (c) 2010-2013, Diaspora Inc. This file is
|
|
# licensed under the Affero General Public License version 3 or later. See
|
|
# the COPYRIGHT file.
|
|
|
|
|
|
|
|
fil:
|
|
devise:
|
|
mailer:
|
|
hello: Kumusta %{username}!
|
|
sessions:
|
|
new:
|
|
remember_me: Tandaan Ako
|
|
errors:
|
|
messages:
|
|
not_found: Walang Mahanap
|