Sha256: a98e641a38d4c074c1dac679db13b9e6bb99f5b10b2814556fa92c0d78e17c3a
Contents?: true
Size: 731 Bytes
Versions: 19
Compression:
Stored size: 731 Bytes
Contents
# supported types are iOS/Android/RoR type: iOS sheet_id: knownledge-base-sheet-id keys_column: column-with-translation-keys in: - path/to/file/to/1.ext.translatable - path/to/file/to/2.ext.translatable - path/to/file/to/3.ext.translatable # you may define a generic out_path common for all files # or a more specific one in out:path # # when generating the out path you can use two variables: # - locale: replaced by the out:locale # - out_name: replaced by the input file name without .translatable out_path: path/to/final-%{locale}/%{out_name} out: - locale: en kb_language: english path: path/to/default/%{out_name} - locale: pt kb_language: portuguese - locale: pt-PT kb_language: portuguese
Version data entries
19 entries across 19 versions & 1 rubygems