This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// Orig created by youmee https://gist.github.com/youmee/bc23dd6088e59609609f | |
// Modified by Лысенко Алексей Димитриевич on 09/09/2019. | |
// Copyright © 2019 SMG All rights reserved. | |
// | |
import Foundation | |
@objc class Pluralizer: NSObject { | |
@objc class PluralForms: NSObject { |