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.
17 lines
439 B
YAML
17 lines
439 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.
|
|
|
|
|
|
|
|
kk:
|
|
javascripts:
|
|
timeago:
|
|
prefixAgo: ''
|
|
suffixAgo: ''
|
|
suffixFromNow: ''
|
|
prefixFromNow: ''
|
|
aspect_dropdown:
|
|
updating: жаңала...
|
|
mobile_row_checked: "<%= name %> (жою)"
|
|
mobile_row_unchecked: "<%= name %>(үстеу)"
|