Sha256: 0115dbf526c8af0d606bdcac59250d73115abe3c2216595787a8cd5f4e445b10

Contents?: true

Size: 1.26 KB

Versions: 5

Compression:

Stored size: 1.26 KB

Contents

---
zh:
  activity:
    verb:
      follow:
        RemoteSubject:
          message: '%{name} added you as contact.'
          notification:
            body: '%{name} added you as contact.'
            subject: '%{name} added you as contact.'
          title: '%{subject} added %{contact} as contact.'
      like:
        RemoteSubject:
          message: '%{name} is now your fan.'
          notification:
            body: '%{name} is now your fan.'
            subject: '%{name} is now your fan.'
          title: '%{subject} is a fan of %{contact}.'
      make-friend:
        RemoteSubject:
          message: '%{name} also added you as contact.'
          notification:
            body: '%{name} also added you as contact.'
            subject: '%{name} also added you as contact.'
          title: '%{subject} and %{contact} are now connected.'
      post:
        RemoteSubject:
          notification:
            body: '%{name} has posted something(%{direct_object}) in your wall'
            subject: '%{name} has posted something(%{direct_object}) in your wall'
      update:
        RemoteSubject:
          notification:
            body: '%{name} has updated something(%{direct_object}) in your wall'
            subject: '%{name} has updated %{direct_object} in your wall'

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
social_stream-2.2.2 ostatus/config/locales/zh.yml
social_stream-ostatus-2.2.1 config/locales/zh.yml
social_stream-2.2.1 ostatus/config/locales/zh.yml
social_stream-2.2.0 ostatus/config/locales/zh.yml
social_stream-ostatus-2.2.0 config/locales/zh.yml